Vulnerability Details : CVE-2019-10879
In Teeworlds 0.7.2, there is an integer overflow in CDataFileReader::Open() in engine/shared/datafile.cpp that can lead to a buffer overflow and possibly remote code execution, because size-related multiplications are mishandled.
Vulnerability category: OverflowExecute code
Products affected by CVE-2019-10879
- cpe:2.3:a:teeworlds:teeworlds:0.7.2:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-10879
5.49%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 93 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-10879
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-10879
-
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-10879
-
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
-
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00077.html
[security-announce] openSUSE-SU-2019:1999-1: moderate: Security update f
-
https://github.com/teeworlds/teeworlds/issues/2070
Integer overflow(s) in CDataFileReader::Open() in engine/shared/datafile.cpp · Issue #2070 · teeworlds/teeworlds · GitHubExploit;Issue Tracking;Third Party Advisory
Jump to