CVE-2018-12361
Vulnerability Summary
Timeline
Description
An integer overflow can occur in the SwizzleData code while calculating buffer sizes. The overflowed value is used for subsequent graphics computations when their inputs are not sanitized which results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Firefox ESR < 60.1, and Firefox < 61.
CVSS Metrics
- v3.0•HIGH•Score: 8.8CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- v2.0•MEDIUM•Score: 6.8AV:N/AC:M/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 1.11%• Percentile: 79%
Techniques & Countermeasures
- 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.
Affected Systems
- canonical•ubuntu_linux
14.04 | 16.04 | 17.10 | 18.04
- debian•debian_linux
8.0 | 9.0
- Unknown•Firefox
< 61.0 | ≥ unspecified, < 61
- mozilla•firefox_esr
< 60.1 | ≥ unspecified, < 60.1
- mozilla•thunderbird
< 60.0 | ≥ unspecified, < 60
References (11)
- https://security.gentoo.org/glsa/201810-01
- https://www.mozilla.org/security/advisories/mfsa2018-15/
- https://lists.debian.org/debian-lts-announce/2018/11/msg00011.html
- https://security.gentoo.org/glsa/201811-13
- https://www.debian.org/security/2018/dsa-4295
- https://www.mozilla.org/security/advisories/mfsa2018-16/
- http://www.securitytracker.com/id/1041193
- https://www.mozilla.org/security/advisories/mfsa2018-19/
- https://bugzilla.mozilla.org/show_bug.cgi?id=1463244
- http://www.securityfocus.com/bid/104558
- https://usn.ubuntu.com/3705-1/