National Cyber Awareness System
Vulnerability Summary for CVE-2012-2870
Original release date:08/31/2012
Last revised:04/19/2013
Source:
US-CERT/NIST
Overview
libxslt 1.1.26 and earlier, as used in Google Chrome before 21.0.1180.89, does not properly manage memory, which might allow remote attackers to cause a denial of service (application crash) via a crafted XSLT expression that is not properly identified during XPath navigation, related to (1) the xsltCompileLocationPathPattern function in libxslt/pattern.c and (2) the xsltGenerateIdFunction function in libxslt/functions.c.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
2.9
Exploitability Subscore:
8.6
CVSS Version 2 Metrics:
Access Vector: Network exploitable
Access Complexity: Medium
Authentication: Not required to exploit
Impact Type:Allows disruption of serviceUnknown
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.
External Source: CONFIRM
Name: http://src.chromium.org/viewvc/chrome/trunk/src/third_party/libxslt/libxslt/pattern.c?r1=118654&r2=150123
Type: Patch Information
External Source: CONFIRM
Name: http://src.chromium.org/viewvc/chrome/trunk/src/third_party/libxslt/libxslt/functions.c?r1=75684&r2=149998
Type: Patch Information; Exploit
External Source: CONFIRM
Name: https://chromiumcodereview.appspot.com/10830177
External Source: CONFIRM
Name: https://chromiumcodereview.appspot.com/10823168
External Source: MANDRIVA
Name: MDVSA-2012:164
External Source: DEBIAN
Name: DSA-2555
External Source: CONFIRM
Name: http://src.chromium.org/viewvc/chrome/trunk/src/third_party/libxslt/libxslt/pattern.c?view=log
External Source: CONFIRM
Name: http://src.chromium.org/viewvc/chrome/trunk/src/third_party/libxslt/libxslt/functions.c?view=log
External Source: SECUNIA
Name: 50838
External Source: SUSE
Name: openSUSE-SU-2012:1215
External Source: CONFIRM
Name: http://googlechromereleases.blogspot.com/2012/08/stable-channel-update_30.html
Type: Advisory
External Source: CONFIRM
Name: http://code.google.com/p/chromium/issues/detail?id=140368
External Source: CONFIRM
Name: http://code.google.com/p/chromium/issues/detail?id=138672
Technical Details
- Resource Management Errors (CWE-399)