summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202105-06.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-31 20:59:14 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-31 20:59:14 +0100
commite748ba9741f6540f4675c23e3e37b73e822c13a4 (patch)
tree23dece8beabb3a3d7c6c0273b0eb40b21c62a889 /metadata/glsa/glsa-202105-06.xml
parent908778078736bd36f7a60a2d576d415cb8e000fa (diff)
gentoo resync : 31.05.2021
Diffstat (limited to 'metadata/glsa/glsa-202105-06.xml')
-rw-r--r--metadata/glsa/glsa-202105-06.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202105-06.xml b/metadata/glsa/glsa-202105-06.xml
new file mode 100644
index 000000000000..84a6f01bc263
--- /dev/null
+++ b/metadata/glsa/glsa-202105-06.xml
@@ -0,0 +1,48 @@
+<?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>