aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2006-04-26 04:57:47 +0800
committerremko <remko@FreeBSD.org>2006-04-26 04:57:47 +0800
commitc495d8fbc39fd0a8597c733ddb079b9495b441de (patch)
treed9aa63b3f8ab518700eea5f83903c5626d2823ac /security/vuxml
parent0fd44703dead68c3c0f8c8e6e3c8c00b3b2e66a5 (diff)
downloadfreebsd-ports-graphics-c495d8fbc39fd0a8597c733ddb079b9495b441de.tar.gz
freebsd-ports-graphics-c495d8fbc39fd0a8597c733ddb079b9495b441de.tar.zst
freebsd-ports-graphics-c495d8fbc39fd0a8597c733ddb079b9495b441de.zip
My 100th commit to the vuln.xml file:
- Document Asterisk -- denial of service vulnerability, local system access.
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 9c922a66353..0af49bbed9c 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,35 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="8b683bea-d49c-11da-a672-000e0c2e438a">
+ <topic>asterisk -- denial of service vulnerability, local system
+ access</topic>
+ <affects>
+ <package>
+ <name>asterisk</name>
+ <range><lt>1.2.7</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Emmanouel Kellenis reports a denial of service vulnerability
+ within asterisk. The vulnerability is caused by a buffer
+ overflow in "format_jpeg.c". A large JPEG image could
+ trigger this bug, potentially allowing a local attacker to
+ execute arbitrary code.</p>
+ </body>
+ </description>
+ <references>
+ <bid>17561</bid>
+ <cvename>CVE-2006-1827</cvename>
+ <url>http://www.cipher.org.uk/index.php?p=advisories/Asterisk_Codec_Integer_Overflow_07-04-2006.advisory</url>
+ </references>
+ <dates>
+ <discovery>2006-04-07</discovery>
+ <entry>2006-04-25</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a813a219-d2d4-11da-a672-000e0c2e438a">
<topic>zgv, xzgv -- heap overflow vulnerability</topic>
<affects>