CVE-2011-3017

Advisory lineage Upstream: 0 Downstream: 3
Deferred
Published: 16 Feb 2012, 20:00
Last modified:06 Aug 2024, 23:22

Vulnerability Summary

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

Timeline

16 Feb 2012, 20:00
Published
Vulnerability first disclosed
06 Aug 2024, 23:22
Last Modified
Vulnerability information updated

Description

Use-after-free vulnerability in Google Chrome before 17.0.963.56 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to database handling.

CVSS Metrics

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

EPSS Trends

Current EPSS score: 0.63% Percentile: 70%

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

  • UnknownChrome

    < 17.0.963.56

References (4)