CVE-2018-18500
Vulnerability Summary
Timeline
Description
A use-after-free vulnerability can occur while parsing an HTML5 stream in concert with custom HTML elements. This results in the stream parser object being freed while still in use, leading to a potentially exploitable crash. This vulnerability affects Thunderbird < 60.5, Firefox ESR < 60.5, and Firefox < 65.
CVSS Metrics
- v3.0•CRITICAL•Score: 9.8CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- v2.0•HIGH•Score: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 35.41%• Percentile: 97%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- canonical•ubuntu_linux
14.04 | 16.04 | 18.04 | 18.10
- debian•debian_linux
8.0 | 9.0
- Unknown•Firefox
< 65.0
- mozilla•firefox_esr
< 60.5
- mozilla•thunderbird
< 60.5
- redhat•enterprise_linux_desktop
6.0 | 7.0
- redhat•enterprise_linux_server
6.0 | 7.0
- redhat•enterprise_linux_server_aus
7.6
- redhat•enterprise_linux_server_eus
7.6
- redhat•enterprise_linux_server_tus
7.6
- redhat•enterprise_linux_workstation
6.0 | 7.0
References (17)
- https://access.redhat.com/errata/RHSA-2019:0219
- https://www.mozilla.org/security/advisories/mfsa2019-01/
- https://usn.ubuntu.com/3897-1/
- http://www.securityfocus.com/bid/106781
- https://security.gentoo.org/glsa/201903-04
- https://usn.ubuntu.com/3874-1/
- https://access.redhat.com/errata/RHSA-2019:0269
- https://access.redhat.com/errata/RHSA-2019:0218
- https://www.mozilla.org/security/advisories/mfsa2019-02/
- https://www.debian.org/security/2019/dsa-4376
- https://lists.debian.org/debian-lts-announce/2019/02/msg00024.html
- https://lists.debian.org/debian-lts-announce/2019/01/msg00025.html
- https://www.mozilla.org/security/advisories/mfsa2019-03/
- https://www.debian.org/security/2019/dsa-4392
- https://access.redhat.com/errata/RHSA-2019:0270
- https://security.gentoo.org/glsa/201904-07
- http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00021.html