CVE-2020-6434

Modified
Published: 13 Apr 2020, 17:30
Last modified:04 Aug 2024, 09:02

Vulnerability Summary

Overall Risk (default)
medium
45/100
CVSS Score
8.8 HIGH
v3.1 (nvd)
EPSS Score
1.49% LOW
1% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

13 Apr 2020, 17:30
Published
Vulnerability first disclosed
04 Aug 2024, 09:02
Last Modified
Vulnerability information updated

Description

Use after free in devtools in Google Chrome prior to 81.0.4044.92 allowed a remote attacker to potentially exploit heap corruption 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.49% Percentile: 81%

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

    9.0 | 10.0

  • fedoraprojectfedora

    30 | 31 | 32

  • googlechrome

    < 81.0.4044.92 | ≥ unspecified, < 81.0.4044.92

  • opensusebackports_sle

    15.0:sp1

  • opensuseleap

    15.1

References (8)