libxslt: Execution of arbitrary code — GLSA 200806-02

A vulnerability was found in libxslt, possibly resulting in the execution of arbitrary code and Denial of Service.

Affected packages

dev-libs/libxslt on all architectures
Affected versions < 1.1.24
Unaffected versions >= 1.1.24

Background

Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is an XML language to define transformations for XML.

Description

Anthony de Almeida Lopes reported a vulnerability in libxslt when handling XSL style-sheet files, which could be exploited to trigger the use of uninitialized memory, e.g. in a call to "free()".

Impact

A remote attacker could entice a user or automated system to process an XML file using a specially crafted XSL transformation file, possibly resulting in the execution of arbitrary code or a Denial of Service.

Workaround

There is no known workaround at this time.

Resolution

All libxslt users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-libs/libxslt-1.1.24"

References

Release date
June 03, 2008

Latest revision
June 03, 2008: 01

Severity
normal

Exploitable
remote

Bugzilla entries