diff options
author | simon <simon@FreeBSD.org> | 2006-07-11 20:24:24 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2006-07-11 20:24:24 +0800 |
commit | c4b72a5c6cedbe31c0ed4e64228eee0a7296d5bd (patch) | |
tree | 47a0c2afa6d0f12bc5eee2435e52f142ed044a9f /security | |
parent | ce6232b0759be4d5069ecc3aa93223dabcff79f3 (diff) | |
download | freebsd-ports-gnome-c4b72a5c6cedbe31c0ed4e64228eee0a7296d5bd.tar.gz freebsd-ports-gnome-c4b72a5c6cedbe31c0ed4e64228eee0a7296d5bd.tar.zst freebsd-ports-gnome-c4b72a5c6cedbe31c0ed4e64228eee0a7296d5bd.zip |
Cancel VID 0a4cd819-0291-11db-bbf7-000c6ec775d9 / opera -- JPEG
processing integer overflow vulnerability, since it turns out that the
issue does not affect the FreeBSD or Linux versions of Opera.
Source: http://www.opera.com/support/search/supsearch.dml?index=834
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 32 |
1 files changed, 1 insertions, 31 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index f9fe7d63b235..9a0c20f7e1d4 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -426,37 +426,7 @@ Note: Please add new entries to the beginning of this file. </vuln> <vuln vid="0a4cd819-0291-11db-bbf7-000c6ec775d9"> - <topic>opera -- JPEG processing integer overflow vulnerability</topic> - <affects> - <package> - <name>linux-opera</name> - <name>opera-devel</name> - <name>opera</name> - <range><lt>9.0</lt></range> - </package> - </affects> - <description> - <body xmlns="http://www.w3.org/1999/xhtml"> - <p>A VigilantMinds Advisory reports:</p> - <blockquote cite="http://marc.theaimsgroup.com/?l=bugtraq&m=115100029717146"> - <p>If excessively large height and width values are - specified in certain fields of a JPEG file, an integer - overflow may cause Opera to allocate insufficient memory - for the image. This will lead to a buffer overflow when - the image is loaded into memory, which can be exploited to - execute arbitrary code.</p> - </blockquote> - </body> - </description> - <references> - <bid>18594</bid> - <mlist msgid="45AD37756BF9B841B3149BB3E21465CB0417CF@iron.vigilantminds.com">http://marc.theaimsgroup.com/?l=bugtraq&m=115100029717146</mlist> - <url>http://secunia.com/advisories/20787/</url> - </references> - <dates> - <discovery>2006-06-22</discovery> - <entry>2006-06-23</entry> - </dates> + <cancelled/> </vuln> <vuln vid="09429f7c-fd6e-11da-b1cd-0050bf27ba24"> |