CVE-2019-5809

Modified
Published: 27 Jun 2019, 16:13
Last modified:04 Aug 2024, 20:09

Vulnerability Summary

Overall Risk (default)
medium
36/100
CVSS Score
8.8 HIGH
v3.1 (nvd)
EPSS Score
1.65% LOW
2% probability -0.10%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

27 Jun 2019, 16:13
Published
Vulnerability first disclosed
04 Aug 2024, 20:09
Last Modified
Vulnerability information updated

Description

Use after free in file chooser in Google Chrome prior to 74.0.3729.108 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted HTML page.

CVSS Metrics

  • v3.1HIGHScore: 8.8CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • v2.0MEDIUMScore: 6.8AV:N/AC:M/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 1.65% Percentile: 82%

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

  • debiandebian_linux

    10.0

  • fedoraprojectfedora

    29 | 30

  • UnknownChrome

    < 74.0.3729.108 | ≥ unspecified, < 74.0.3729.108

  • opensusebackports

    sle-15

  • opensuseleap

    15.0 | 15.1 | 42.3

References (8)