summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRemko Lodder <remko@FreeBSD.org>2006-04-25 20:57:47 +0000
committerRemko Lodder <remko@FreeBSD.org>2006-04-25 20:57:47 +0000
commit6d264d8dc2846d0b3d23c87c6a74c420ac068323 (patch)
treef1b1617015cf9ee2ff27ad15fbb959b9a7abd253 /security
parent. Make diablo-jdk15 the default bootstrap JDK for i386. (diff)
My 100th commit to the vuln.xml file:
- Document Asterisk -- denial of service vulnerability, local system access.
Notes
Notes: svn path=/head/; revision=160471
Diffstat (limited to 'security')
-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 9c922a663531..0af49bbed9c9 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>