Vulnerability Details : CVE-2019-10877
In Teeworlds 0.7.2, there is an integer overflow in CMap::Load() in engine/shared/map.cpp that can lead to a buffer overflow, because multiplication of width and height is mishandled.
Vulnerability category: Overflow
Products affected by CVE-2019-10877
- cpe:2.3:a:teeworlds:teeworlds:0.7.2:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-10877
0.58%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 78 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-10877
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2019-10877
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-10877
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5KCS2CFDYJFBLZ4QKVPNJWHOZEGQ2LBC/
[SECURITY] Fedora 30 Update: teeworlds-0.7.3.1-2.fc30 - package-announce - Fedora Mailing-Lists
-
http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00046.html
[security-announce] openSUSE-SU-2019:1793-1: moderate: Security update f
-
https://github.com/teeworlds/teeworlds/issues/2071
Integer overflow and null pointer dereference in CMap::Load() in engine/shared/map.cpp · Issue #2071 · teeworlds/teeworlds · GitHubPatch;Third Party Advisory
-
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00077.html
[security-announce] openSUSE-SU-2019:1999-1: moderate: Security update f
Jump to