Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201503-01.xml
Date: Fri, 06 Mar 2015 15:12:18
Message-Id: 20150306151215.1E18E132BF@oystercatcher.gentoo.org
1 zlogene 15/03/06 15:12:15
2
3 Added: glsa-201503-01.xml
4 Log:
5 GLSA 201503-01
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201503-01.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201503-01.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201503-01.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201503-01.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201503-01">
20 <title>JasPer: Multiple Vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in JasPer, the worst of
22 which could could allow an attacker to execute arbitrary code.
23 </synopsis>
24 <product type="ebuild">jasper</product>
25 <announced>March 06, 2015</announced>
26 <revised>March 06, 2015: 1</revised>
27 <bug>531688</bug>
28 <bug>533744</bug>
29 <bug>537530</bug>
30 <access>remote</access>
31 <affected>
32 <package name="media-libs/jasper" auto="yes" arch="*">
33 <unaffected range="ge">1.900.1-r9</unaffected>
34 <vulnerable range="lt">1.900.1-r9</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>JasPer is a software-based implementation of the codec specified in the
39 JPEG-2000 Part-1 standard.
40 </p>
41 </background>
42 <description>
43 <p>Multiple vulnerabilities have been discovered in JasPer. Please review
44 the CVE identifiers referenced below for details.
45 </p>
46 </description>
47 <impact type="normal">
48 <p>A remote attacker could entice a user to open a specially crafted file
49 using JasPer, possibly resulting in execution of arbitrary code.
50 </p>
51 </impact>
52 <workaround>
53 <p>There is no known workaround at this time.</p>
54 </workaround>
55 <resolution>
56 <p>All jasper users should upgrade to the latest version:</p>
57
58 <code>
59 # emerge --sync
60 # emerge --ask --oneshot --verbose "&gt;=media-libs/jasper-1.900.1-r9"
61 </code>
62
63 </resolution>
64 <references>
65 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-8137">CVE-2014-8137</uri>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-8138">CVE-2014-8138</uri>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-8157">CVE-2014-8157</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-8158">CVE-2014-8158</uri>
69 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9029">CVE-2014-9029</uri>
70 </references>
71 <metadata tag="requester" timestamp="Wed, 07 Jan 2015 23:22:20 +0000">Zlogene</metadata>
72 <metadata tag="submitter" timestamp="Fri, 06 Mar 2015 15:11:02 +0000">Zlogene</metadata>
73 </glsa>