Vulnerability Details : CVE-2011-3051
Use-after-free vulnerability in the Cascading Style Sheets (CSS) implementation in Google Chrome before 17.0.963.83 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the cross-fade function.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2011-3051
- cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
- cpe:2.3:o:opensuse:opensuse:12.1:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2011-3051
0.64%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 79 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2011-3051
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST |
CWE ids for CVE-2011-3051
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2011-3051
-
http://www.securityfocus.com/bid/52674
Google Chrome Prior to 17.0.963.83 Multiple Security VulnerabilitiesThird Party Advisory;VDB Entry
-
http://www.securitytracker.com/id?1026841
Google Chrome Multiple Flaws Let Remote Users Execute Arbitrary Code - SecurityTrackerThird Party Advisory;VDB Entry
-
http://googlechromereleases.blogspot.com/2012/03/stable-channel-update_21.html
Chrome Releases: Stable Channel UpdateRelease Notes;Vendor Advisory
-
https://exchange.xforce.ibmcloud.com/vulnerabilities/74211
Google Chrome CSS cross-fade code execution CVE-2011-3051 Vulnerability ReportThird Party Advisory;VDB Entry
-
http://security.gentoo.org/glsa/glsa-201203-19.xml
Chromium: Multiple vulnerabilities (GLSA 201203-19) — Gentoo securityThird Party Advisory
-
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A15016
Repository / Oval RepositoryThird Party Advisory
-
http://lists.opensuse.org/opensuse-security-announce/2012-04/msg00000.html
[security-announce] openSUSE-SU-2012:0466-1: important: update for chromMailing List;Third Party Advisory
-
http://code.google.com/p/chromium/issues/detail?id=116461
116461 - Heap-use-after-free in WebCore::CSSCrossfadeValue::~CSSCrossfadeValue - chromium - MonorailVendor Advisory
Jump to