summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-17 22:26:38 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-17 22:26:38 -0400
commite915d2f62809812a8e75c032e14e1fcec2eeb9c3 (patch)
tree748e638fc335bd6b3cfe7d8328991ce944e9d9ba /glsa-201908-23.xml
parent[ GLSA 201908-22 ] Patch: Multiple vulnerabilities (diff)
downloadglsa-e915d2f62809812a8e75c032e14e1fcec2eeb9c3.tar.gz
glsa-e915d2f62809812a8e75c032e14e1fcec2eeb9c3.tar.bz2
glsa-e915d2f62809812a8e75c032e14e1fcec2eeb9c3.zip
[ GLSA 201908-23 ] VLC: Multiple vulnerabilities
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'glsa-201908-23.xml')
-rw-r--r--glsa-201908-23.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/glsa-201908-23.xml b/glsa-201908-23.xml
new file mode 100644
index 00000000..c62336f3
--- /dev/null
+++ b/glsa-201908-23.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201908-23">
+ <title>VLC: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in VLC, the worst of which
+ could result in the arbitrary execution of code.
+ </synopsis>
+ <product type="ebuild">vlc</product>
+ <announced>2019-08-18</announced>
+ <revised count="1">2019-08-18</revised>
+ <bug>688642</bug>
+ <access>local, remote</access>
+ <affected>
+ <package name="media-video/vlc" auto="yes" arch="*">
+ <unaffected range="ge">3.0.7</unaffected>
+ <vulnerable range="lt">3.0.7</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>VLC is a cross-platform media player and streaming server.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in VLC. Please review the
+ CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>Remote attackers, by enticing a user to execute a specially crafted
+ media file, could cause a Denial of Service condition or possibly execute
+ arbitrary code.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All VLC users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=media-video/vlc-3.0.7"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-12874">CVE-2019-12874</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-5439">CVE-2019-5439</uri>
+ </references>
+ <metadata tag="requester" timestamp="2019-08-01T21:30:30Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2019-08-18T02:26:26Z">b-man</metadata>
+</glsa>