CVE-2013-6645

Advisory lineage Upstream: 0 Downstream: 4
Modified
Published: 16 Jan 2014, 11:00
Last modified:06 Aug 2024, 17:46

Vulnerability Summary

Overall Risk (default)
medium
37/100
CVSS Score
6.8 MEDIUM
v2.0 (nvd)
EPSS Score
1.41% LOW
1% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

16 Jan 2014, 11:00
Published
Vulnerability first disclosed
06 Aug 2024, 17:46
Last Modified
Vulnerability information updated

Description

Use-after-free vulnerability in the OnWindowRemovingFromRootWindow function in content/browser/web_contents/web_contents_view_aura.cc in Google Chrome before 32.0.1700.76 on Windows and before 32.0.1700.77 on Mac OS X and Linux allows user-assisted remote attackers to cause a denial of service or possibly have unspecified other impact via vectors involving certain print-preview and tab-switch actions that interact with a speech input element.

CVSS Metrics

  • v2.0MEDIUMScore: 6.8AV:N/AC:M/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 1.41% 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

    7.0 | 8.0

  • googlechrome

    < 32.0.1700.76 | < 32.0.1700.77

  • opensuseopensuse

    12.3 | 13.1

References (6)