aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2004-10-12 08:58:30 +0800
committerJacques Vidrine <nectar@FreeBSD.org>2004-10-12 08:58:30 +0800
commit542e28fc4816edc753dc4969fab34e246f298248 (patch)
tree7ed2c1d1186cb216e2e73e3d8047c20d41f13849 /security
parentae3bbce87614bcf7cc54c4c046817803f70a407b (diff)
downloadfreebsd-ports-gnome-542e28fc4816edc753dc4969fab34e246f298248.tar.gz
freebsd-ports-gnome-542e28fc4816edc753dc4969fab34e246f298248.tar.zst
freebsd-ports-gnome-542e28fc4816edc753dc4969fab34e246f298248.zip
Document older cyrus-sasl bug affecting DIGEST-MD5.
Submitted by: simon Approved by: portmgr
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 8d72b0518e16..d34959227e01 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,29 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="0c592c4a-1bcc-11d9-a3ec-00061bd2d56f">
+ <topic>cyrus-sasl -- potential buffer overflow in DIGEST-MD5 plugin</topic>
+ <affects>
+ <package>
+ <name>cyrus-sasl</name>
+ <range><ge>2.*</ge><lt>2.1.19</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Cyrus SASL DIGEST-MD5 plugin contains a potential
+ buffer overflow when quoting is required in the output.</p>
+ </body>
+ </description>
+ <references>
+ <url>https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/sasl/plugins/digestmd5.c#rev1.171</url>
+ </references>
+ <dates>
+ <discovery>2004-07-06</discovery>
+ <entry>2004-10-12</entry>
+ </dates>
+ </vuln>
+
<vuln vid="92268205-1947-11d9-bc4a-000c41e2cdad">
<topic>cyrus-sasl -- dynamic library loading and set-user-ID
applications</topic>