CVE-2023-31517 - Missing Release of Memory after Effective Lifetime

Severity

75%

Complexity

39%

Confidentiality

60%

Teeworlds v0.7.5 was discovered to contain memory leaks.

CVSS 3.1 Base Score 7.5. CVSS Attack Vector: network. CVSS Attack Complexity: low. CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H).

Demo Examples

Missing Release of Memory after Effective Lifetime

CWE-401

The following C function leaks a block of allocated memory if the call to read() does not return the expected number of bytes:


               
}
return buf;
return NULL;
return NULL;

Overview

First reported 2 years ago

2023-05-23 20:15:00

Last updated 2 years ago

2023-05-30 17:33:00

Affected Software

Teeworlds Teeworlds 0.7.5

0.7.5

Stay updated

ExploitPedia is constantly evolving. Sign up to receive a notification when we release additional functionality.

Get in touch

If you'd like to report a bug or have any suggestions for improvements then please do get in touch with us using this form. We will get back to you as soon as we can.