summaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2005-04-22 08:22:58 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2005-04-22 08:22:58 +0000
commit882359b80a30fdf2e104c86d575494a7e969e950 (patch)
treecaeb54887364aa49565ecb7f42ee323a22c8a73e /security/vuxml/vuln.xml
parent- Turn off ADS in samba-libsmbclient when PACKAGE_BUILDING. Proper fix will (diff)
Document kdelibs -- kimgio input validation errors.
Notes
Notes: svn path=/head/; revision=133915
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 76f72bcba88b..938eecac4010 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,41 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="06404241-b306-11d9-a788-0001020eed82">
+ <topic>kdelibs -- kimgio input validation errors</topic>
+ <affects>
+ <package>
+ <name>kdelibs</name>
+ <range><ge>3.2</ge><lt>3.4.0_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>A KDE Security Advisory reports:</p>
+ <blockquote cite="http://www.kde.org/info/security/advisory-20050421-1.txt">
+ <p>kimgio contains a PCX image file format reader that does
+ not properly perform input validation. A source code audit
+ performed by the KDE security team discovered several
+ vulnerabilities in the PCX and other image file format
+ readers, some of them exploitable to execute arbitrary
+ code.</p>
+ <p><strong>Impact:</strong> Remotly supplied, specially
+ crafted image files can be used to execute arbitrary
+ code.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2005-1046</cvename>
+ <url>http://bugs.kde.org/102328</url>
+ <url>http://www.kde.org/info/security/advisory-20050421-1.txt</url>
+ </references>
+ <dates>
+ <discovery>2005-04-21</discovery>
+ <entry>2005-04-22</entry>
+ </dates>
+ </vuln>
+
<vuln vid="6c2d4f29-af3e-11d9-837d-000e0c2e438a">
<topic>gld -- format string and buffer overflow vulnerabilities</topic>
<affects>