summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-10-14 12:32:43 +0000
committersat <sat@FreeBSD.org>2006-10-14 12:32:43 +0000
commit40f7632298aec56af4300f93f9e52914172126c9 (patch)
tree2045811bc89d76ce8fd485392958115365423994 /security
parent9c5a37ab8d3c1e5da0bef933c7bd8c4b2243ae15 (diff)
downloadFreeBSD-ports-40f7632298aec56af4300f93f9e52914172126c9.zip
FreeBSD-ports-40f7632298aec56af4300f93f9e52914172126c9.tar.gz
- Document heap overflow in the KML engine in google-earth
Reviewed by: secteam (simon) Approved by: portmgr (implicit)
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 4052025..018beab 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,34 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="5c9a2769-5ade-11db-a5ae-00508d6a62df">
+ <topic>google-earth -- heap overflow in the KML engine</topic>
+ <affects>
+ <package>
+ <name>google-earth</name>
+ <range><ge>0</ge></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>JAAScois reports:</p>
+ <p>While processing KML/KMZ data Google Earth fails to verify
+ its size prior to copying it into a fixed-sized buffer.
+ This can be exploited as a buffer-overflow vulnerability to
+ cause the application to crash and/or to execute arbitrary
+ code.</p>
+ </body>
+ </description>
+ <references>
+ <bid>20464</bid>
+ <url>http://www.jaascois.com/exploits/18602024/</url>
+ </references>
+ <dates>
+ <discovery>2006-10-10</discovery>
+ <entry>2006-10-14</entry>
+ </dates>
+ </vuln>
+
<vuln vid="72f21372-55e4-11db-a5ae-00508d6a62df">
<topic>torrentflux -- User-Agent XSS Vulnerability</topic>
<affects>
OpenPOWER on IntegriCloud