aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2012-05-18 00:52:36 +0800
committerjgh <jgh@FreeBSD.org>2012-05-18 00:52:36 +0800
commit7d8381eb5add208bdc471d08ba7b79860fe59ae5 (patch)
tree3fd7d1aa9753eb6a625f4667312ea7fb0a40c5f6 /security
parent400ff4fbf338e465180a6b612de131e2bdcc9c48 (diff)
downloadfreebsd-ports-gnome-7d8381eb5add208bdc471d08ba7b79860fe59ae5.tar.gz
freebsd-ports-gnome-7d8381eb5add208bdc471d08ba7b79860fe59ae5.tar.zst
freebsd-ports-gnome-7d8381eb5add208bdc471d08ba7b79860fe59ae5.zip
- Update inspircd to 2.0.5 [1]
- document CVE-2012-1836 [2] PR: ports/167975 Submitted by: maintainer, feld@feld.me [1], jgh@ [2] Security: CVE-2012-1836
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml33
1 files changed, 31 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 25731e9392e7..c529b462aa4d 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -52,6 +52,35 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="f5f00804-a03b-11e1-a284-0023ae8e59f0">
+ <topic>inspircd -- buffer overflow</topic>
+ <affects>
+ <package>
+ <name>inspircd</name>
+ <range><lt>2.0.5</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>InspIRCd reports:</p>
+ <blockquote cite="http://inspircd.github.com/">
+ <p>InspIRCd contains a heap corruption vulnerability that exists in the
+ dns.cpp code. The res[] buffer is allocated on the heap and can be
+ overflowed. The res[] buffer can be exploited during its deallocation.
+ The number of overflowed bytes can be controlled with DNS compression
+ features.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2012-1836</cvename>
+ </references>
+ <dates>
+ <discovery>2012-05-19</discovery>
+ <entry>2012-05-17</entry>
+ </dates>
+ </vuln>
+
<vuln vid="aa71daaa-9f8c-11e1-bd0a-0082a0c18826">
<topic>pidgin-otr -- format string vulnerability</topic>
<affects>
@@ -78,8 +107,8 @@ Note: Please add new entries to the beginning of this file.
<url>http://www.cypherpunks.ca/otr/</url>
</references>
<dates>
- <discovery>2012-05-16</discovery>
- <entry>2012-05-16</entry>
+ <discovery>2012-03-19</discovery>
+ <entry>2012-05-17</entry>
</dates>
</vuln>