You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-201604-02.xml

55 lines
1.9 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201604-02">
<title>Xalan-Java: Arbitrary code execution</title>
<synopsis>Insufficient constraints in Apache's Xalan-Java might allow remote
attackers to execute arbitrary code and load arbitrary classes.
</synopsis>
<product type="ebuild">xalan-java</product>
<announced>2016-04-02</announced>
<revised count="1">2016-04-02</revised>
<bug>505602</bug>
<access>remote</access>
<affected>
<package name="dev-java/xalan" auto="yes" arch="*">
<unaffected range="ge">2.7.2</unaffected>
<vulnerable range="lt">2.7.2</vulnerable>
</package>
</affected>
<background>
<p>Xalan-Java is an XSLT processor for transforming XML documents into
HTML, text, or other XML document types.
</p>
</background>
<description>
<p>The TransformerFactory in Apache Xalan-Java does not properly restrict
access to certain properties when FEATURE_SECURE_PROCESSING is enabled.
This can also be exploited via a Java property that is bound to the XSLT
1.0 system-property function.
</p>
</description>
<impact type="normal">
<p>A remote attacker could inject specially crafted XSLT properties
resulting in the execution of arbitrary code with the privileges of the
process.
</p>
</impact>
<workaround>
<p>There is no known work around at this time.</p>
</workaround>
<resolution>
<p>All Xalan-Java users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=dev-java/xalan-2.7.2"
</code>
</resolution>
<references>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0107">CVE-2014-0107</uri>
</references>
<metadata tag="requester" timestamp="2016-03-04T11:55:40Z">b-man</metadata>
<metadata tag="submitter" timestamp="2016-04-02T19:42:25Z">b-man</metadata>
</glsa>