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-202105-06.xml

49 lines
1.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202105-06">
<title>Smarty: Multiple vulnerabilities</title>
<synopsis>Multiple vulnerabilities in the Smarty template engine might allow
remote attackers to execute arbitrary PHP code.
</synopsis>
<product type="ebuild">smarty</product>
<announced>2021-05-26</announced>
<revised count="1">2021-05-26</revised>
<bug>772206</bug>
<access>local, remote</access>
<affected>
<package name="dev-php/smarty" auto="yes" arch="*">
<unaffected range="ge">3.1.39</unaffected>
<vulnerable range="lt">3.1.39</vulnerable>
</package>
</affected>
<background>
<p>Smarty is a template engine for PHP.</p>
</background>
<description>
<p>Multiple vulnerabilities have been discovered in Smarty template engine.
Please review the CVE identifiers referenced below for details.
</p>
</description>
<impact type="normal">
<p>Please review the referenced CVE identifiers for details.</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All Smarty template engine users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=dev-php/smarty-3.1.39"
</code>
</resolution>
<references>
<uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-26119">CVE-2021-26119</uri>
<uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-26120">CVE-2021-26120</uri>
</references>
<metadata tag="requester" timestamp="2021-05-25T21:28:37Z">whissi</metadata>
<metadata tag="submitter" timestamp="2021-05-26T07:46:47Z">whissi</metadata>
</glsa>