summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-07-22 16:50:48 -0400
committerAaron Bauman <bman@gentoo.org>2018-07-22 16:50:48 -0400
commitc43db957247a28f9118d63fec5597dc3a59025ef (patch)
treede6f2409fe756528e077a97742b0d73d0b093566 /glsa-201807-02.xml
parent[ GLSA 201807-01 ] tqdm: Arbitrary code execution (diff)
downloadglsa-c43db957247a28f9118d63fec5597dc3a59025ef.tar.gz
glsa-c43db957247a28f9118d63fec5597dc3a59025ef.tar.bz2
glsa-c43db957247a28f9118d63fec5597dc3a59025ef.zip
[ GLSA 201807-02 ] Passenger: Multiple Vulnerabilities
Diffstat (limited to 'glsa-201807-02.xml')
-rw-r--r--glsa-201807-02.xml51
1 files changed, 51 insertions, 0 deletions
diff --git a/glsa-201807-02.xml b/glsa-201807-02.xml
new file mode 100644
index 00000000..ec691f42
--- /dev/null
+++ b/glsa-201807-02.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201807-02">
+ <title>Passenger: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Passenger, the worst of
+ which could result in the execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">passenger</product>
+ <announced>2018-07-22</announced>
+ <revised count="1">2018-07-22</revised>
+ <bug>658346</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-apache/passenger" auto="yes" arch="*">
+ <unaffected range="ge">5.3.2</unaffected>
+ <vulnerable range="lt">5.3.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Passenger runs and manages your Ruby, Node.js, and Python apps.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Passenger. Please
+ review the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could escalate privileges, execute arbitrary code,
+ cause a Denial of Service condition, or obtain sensitive information.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Passenger users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=www-apache/passenger-5.3.2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-12026">CVE-2018-12026</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-12027">CVE-2018-12027</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-12028">CVE-2018-12028</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-12029">CVE-2018-12029</uri>
+ </references>
+ <metadata tag="requester" timestamp="2018-07-03T02:38:28Z">irishluck83</metadata>
+ <metadata tag="submitter" timestamp="2018-07-22T20:50:15Z">irishluck83</metadata>
+</glsa>