aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2004-10-14 04:39:47 +0800
committernectar <nectar@FreeBSD.org>2004-10-14 04:39:47 +0800
commit9332db6dc1a6337dce12f40dab1c00ec252b48f7 (patch)
tree911dff60176d7f3cf885ac074eedebe8c2be581c /security
parenta3dd3ea563c08be15fe6833422c18c2594aaf065 (diff)
downloadfreebsd-ports-gnome-9332db6dc1a6337dce12f40dab1c00ec252b48f7.tar.gz
freebsd-ports-gnome-9332db6dc1a6337dce12f40dab1c00ec252b48f7.tar.zst
freebsd-ports-gnome-9332db6dc1a6337dce12f40dab1c00ec252b48f7.zip
Document integer overflows in libtiff.
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index d119ffe226be..24fce608591d 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,31 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="3897a2f8-1d57-11d9-bc4a-000c41e2cdad">
+ <topic>tiff -- multiple integer overflows</topic>
+ <affects>
+ <package>
+ <name>tiff</name>
+ <range><le>3.6.1_2</le></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Dmitry V. Levin discovered numerous integer overflow bugs in
+ libtiff. Most of these bugs are related to memory management,
+ and are believed to be exploitable for arbitrary code
+ execution.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2004-0886</cvename>
+ </references>
+ <dates>
+ <discovery>2004-10-13</discovery>
+ <entry>2004-10-13</entry>
+ </dates>
+ </vuln>
+
<vuln vid="30cea6be-1d0c-11d9-814e-0001020eed82">
<topic>CUPS -- local information disclosure</topic>
<affects>