Bug 927388 - libxslt: crash when passing an uninitialized variable to document()
Summary: libxslt: crash when passing an uninitialized variable to document()
Keywords:
Status: CLOSED DUPLICATE of bug 927386
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 927392
TreeView+ depends on / blocked
 
Reported: 2013-03-25 20:01 UTC by Vincent Danen
Modified: 2019-09-29 13:01 UTC (History)
2 users (show)

Fixed In Version: libxslt 1.1.28
Clone Of:
Environment:
Last Closed: 2013-03-25 20:46:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Vincent Danen 2013-03-25 20:01:40 UTC
It was reported [1] that libxlst would crash with a segfault due to a read near NULL occurring in xsltDocumentFunction() when an uninitialized variable is used as a parameter to the document() function.

This has been fixed in version 1.1.28 [2].

[1] https://bugzilla.gnome.org/show_bug.cgi?id=685330
[2] https://git.gnome.org/browse/libxslt/commit/?id=6c99c519d97e5fcbec7a9537d190efb442e4e833

Comment 1 Agostino Sarubbo 2013-03-25 20:40:39 UTC
CVE-2012-6139 has been assigned http://www.openwall.com/lists/oss-security/2013/03/25/10

Comment 2 Vincent Danen 2013-03-25 20:46:46 UTC
This issue was merged with bug #927386 under one CVE.

*** This bug has been marked as a duplicate of bug 927386 ***


Note You need to log in before you can comment on or make changes to this bug.