The counterToCSSValue function in CSSComputedStyleDeclaration.cpp in the Cascading Style Sheets (CSS) implementation in WebCore in WebKit before r82222, as used in Google Chrome before 11.0.696.43 and other products, does not properly handle access to the (1) counterIncrement and (2) counterReset attributes of CSSStyleDeclaration data provided by a getComputedStyle method call, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted JavaScript code.
References
Configurations
History
21 Nov 2024, 01:26
Type | Values Removed | Values Added |
---|---|---|
References | () http://code.google.com/p/chromium/issues/detail?id=77665 - Exploit, Issue Tracking, Patch, Vendor Advisory | |
References | () http://googlechromereleases.blogspot.com/2011/04/beta-channel-update_12.html - Vendor Advisory | |
References | () http://trac.webkit.org/changeset/82222 - Patch | |
References | () https://bugs.webkit.org/show_bug.cgi?id=57266 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/66818 - Third Party Advisory, VDB Entry | |
References | () https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14365 - Third Party Advisory |
Information
Published : 2011-04-15 00:55
Updated : 2024-11-21 01:26
NVD link : CVE-2011-1691
Mitre link : CVE-2011-1691
CVE.ORG link : CVE-2011-1691
JSON object : View
Products Affected
- chrome
CWE
CWE-476
NULL Pointer Dereference