diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-10-14 12:32:43 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-10-14 12:32:43 +0000 |
commit | 2e6d88f12319b380bf0ea64dbc7efb638fd27b2a (patch) | |
tree | ceaf837c9edf7638d4d09038406f1b274cab9099 /security/vuxml/vuln.xml | |
parent | 6426407259873e4acbe68ab0e982bdf36c0fcc6b (diff) | |
download | ports-2e6d88f12319b380bf0ea64dbc7efb638fd27b2a.tar.gz ports-2e6d88f12319b380bf0ea64dbc7efb638fd27b2a.zip |
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 405202517616..018beab180aa 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> |