Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201312-05.xml
Date: Fri, 06 Dec 2013 05:31:39
Message-Id: 20131206053134.36D7E2004B@flycatcher.gentoo.org
1 pinkbyte 13/12/06 05:31:34
2
3 Added: glsa-201312-05.xml
4 Log:
5 GLSA 201312-05
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201312-05.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201312-05.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201312-05.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201312-05.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="201312-05">
20 <title>SWI-Prolog : Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in SWI-Prolog which allow
22 attackers to execute arbitrary code or cause a Denial of Service condition.
23 </synopsis>
24 <product type="ebuild">swi-prolog</product>
25 <announced>December 06, 2013</announced>
26 <revised>December 06, 2013: 1</revised>
27 <bug>450284</bug>
28 <access>remote</access>
29 <affected>
30 <package name="dev-lang/swi-prolog" auto="yes" arch="*">
31 <unaffected range="ge">6.2.5</unaffected>
32 <vulnerable range="lt">6.2.5</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>SWI-Prolog is a free, small, and standard compliant Prolog compiler.</p>
37 </background>
38 <description>
39 <p>Multiple vulnerabilities have been discovered in SWI-Prolog:
40 * An error in the canoniseFileName() function could cause a stack-based
41 buffer overflow (CVE-2012-6089).
42 * An error in the expand() function could cause a stack-based buffer
43 overflow (CVE-2012-6090).
44 </p>
45 </description>
46 <impact type="normal">
47 <p>A context-dependent attack can create files with specially crafted
48 names, causing arbitrary code execution or a denial of service condition.
49 </p>
50 </impact>
51 <workaround>
52 <p>There is no known workaround at this time.</p>
53 </workaround>
54 <resolution>
55 <p>All SWI-Prolog users should upgrade to the latest version:</p>
56
57 <code>
58 # emerge --sync
59 # emerge --ask --oneshot --verbose "&gt;=dev-lang/swi-prolog-6.2.5"
60 </code>
61 </resolution>
62 <references>
63 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6089">CVE-2012-6089</uri>
64 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6090">CVE-2012-6090</uri>
65 </references>
66 <metadata tag="requester" timestamp="Mon, 21 Jan 2013 22:27:33 +0000">ackle</metadata>
67 <metadata tag="submitter" timestamp="Fri, 06 Dec 2013 05:30:38 +0000">
68 BlueKnight
69 </metadata>
70 </glsa>