6.5
CVE-2018-16007
- EPSS 2.56%
- Published 18.01.2019 17:29:13
- Last modified 21.11.2024 03:51:54
- Source psirt@adobe.com
- Teams watchlist Login
- Open Login
Adobe Acrobat and Reader versions 2019.008.20081 and earlier, 2019.008.20080 and earlier, 2019.008.20081 and earlier, 2017.011.30106 and earlier version, 2017.011.30105 and earlier version, 2015.006.30457 and earlier, and 2015.006.30456 and earlier have an integer overflow vulnerability. Successful exploitation could lead to information disclosure.
Data is provided by the National Vulnerability Database (NVD)
Adobe ≫ Acrobat Dc SwEditionclassic Version >= 15.006.30060 <= 15.006.30457
Adobe ≫ Acrobat Dc SwEditioncontinuous Version >= 15.008.20082 <= 19.008.20081
Adobe ≫ Acrobat Dc SwEditionclassic Version >= 17.011.30056 <= 17.011.30106
Adobe ≫ Acrobat Reader Dc SwEditionclassic Version >= 15.006.30060 <= 15.006.30457
Adobe ≫ Acrobat Reader Dc SwEditioncontinuous Version >= 15.008.20082 <= 19.008.20081
Adobe ≫ Acrobat Reader Dc SwEditionclassic Version >= 17.011.30059 <= 17.011.30106
Adobe ≫ Acrobat Dc SwEditionclassic Version >= 15.006.30060 <= 15.006.30456
Adobe ≫ Acrobat Dc SwEditioncontinuous Version >= 15.008.20082 <= 19.008.20080
Adobe ≫ Acrobat Dc SwEditionclassic Version >= 17.011.30056 <= 17.011.30105
Adobe ≫ Acrobat Reader Dc SwEditionclassic Version >= 15.006.30060 <= 15.006.30456
Adobe ≫ Acrobat Reader Dc SwEditioncontinuous Version >= 15.008.20082 <= 19.008.20080
Adobe ≫ Acrobat Reader Dc SwEditionclassic Version >= 17.011.30059 <= 17.011.30105
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 2.56% | 0.849 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
|
nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:P/I:N/A:N
|
CWE-190 Integer Overflow or Wraparound
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.