CVE-2018-12378

Advisory lineage Upstream: 0 Downstream: 20
Modified
Published: 18 Oct 2018, 13:00
Last modified:05 Aug 2024, 08:30

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9.8 CRITICAL
v3.0 (nvd)
EPSS Score
2.95% LOW
3% probability -0.15%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

18 Oct 2018, 13:00
Published
Vulnerability first disclosed
05 Aug 2024, 08:30
Last Modified
Vulnerability information updated

Description

A use-after-free vulnerability can occur when an IndexedDB index is deleted while still in use by JavaScript code that is providing payload values to be stored. This results in a potentially exploitable crash. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1.

CVSS Metrics

  • v3.0CRITICALScore: 9.8CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • v2.0HIGHScore: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 2.95% Percentile: 87%

Techniques & Countermeasures

  • CWE-416Use 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

  • canonicalubuntu_linux

    14.04 | 16.04 | 18.04

  • debiandebian_linux

    8.0 | 9.0

  • UnknownFirefox

    < 60.2.0 | < 62.0 | ≥ unspecified, < 62

  • mozillafirefox_esr

    ≥ unspecified, < 60.2

  • mozillathunderbird

    < 60.2.1 | ≥ unspecified, < 60.2.1

  • redhatenterprise_linux_desktop

    6.0 | 7.0

  • redhatenterprise_linux_server

    6.0 | 7.0

  • redhatenterprise_linux_server_aus

    7.6

  • redhatenterprise_linux_server_eus

    7.5 | 7.6

  • redhatenterprise_linux_server_tus

    7.6

  • redhatenterprise_linux_workstation

    6.0 | 7.0

References (17)