Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200803-17.xml
Date: Mon, 10 Mar 2008 21:30:46
Message-Id: E1JYpa0-0006D4-58@stork.gentoo.org
1 py 08/03/10 21:30:44
2
3 Added: glsa-200803-17.xml
4 Log:
5 GLSA 200803-17
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200803-17.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200803-17.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200803-17.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200803-17.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
20 <glsa id="200803-17">
21 <title>PDFlib: Multiple buffer overflows</title>
22 <synopsis>
23 Multiple stack-based buffer overflows have been reported in PDFlib.
24 </synopsis>
25 <product type="ebuild">pdflib</product>
26 <announced>March 10, 2008</announced>
27 <revised>March 10, 2008: 01</revised>
28 <bug>203287</bug>
29 <access>remote</access>
30 <affected>
31 <package name="media-libs/pdflib" auto="yes" arch="*">
32 <unaffected range="ge">7.0.2_p8</unaffected>
33 <vulnerable range="lt">7.0.2_p8</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 PDFlib is a library for generating PDF on the fly.
39 </p>
40 </background>
41 <description>
42 <p>
43 poplix reported multiple boundary errors in the pdc_fsearch_fopen()
44 function when processing overly long filenames.
45 </p>
46 </description>
47 <impact type="normal">
48 <p>
49 A remote attacker could send specially crafted content to a vulnerable
50 application using PDFlib, possibly resulting in the remote execution of
51 arbitrary code with the privileges of the user running the application.
52 </p>
53 </impact>
54 <workaround>
55 <p>
56 There is no known workaround at this time.
57 </p>
58 </workaround>
59 <resolution>
60 <p>
61 All PDFlib users should upgrade to the latest version:
62 </p>
63 <code>
64 # emerge --sync
65 # emerge --ask --oneshot --verbose &quot;&gt;=media-libs/pdflib-7.0.2_p8&quot;</code>
66 </resolution>
67 <references>
68 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6561">CVE-2007-6561</uri>
69 </references>
70 <metadata tag="requester" timestamp="Sat, 08 Mar 2008 16:26:44 +0000">
71 rbu
72 </metadata>
73 <metadata tag="submitter" timestamp="Mon, 10 Mar 2008 12:46:32 +0000">
74 p-y
75 </metadata>
76 <metadata tag="bugReady" timestamp="Mon, 10 Mar 2008 12:46:45 +0000">
77 p-y
78 </metadata>
79 </glsa>
80
81
82
83 --
84 gentoo-commits@l.g.o mailing list