aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2005-06-01 15:51:40 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2005-06-01 15:51:40 +0000
commite556aa2809cb7850a9d1a12448dbdcd14e9f9ec7 (patch)
tree187b22a53d113a2e8bdba47fd3adbfd33200dfd0 /security
parent41bd4d3d69054ab604a125c625c0b5f4786cbab7 (diff)
downloadports-e556aa2809cb7850a9d1a12448dbdcd14e9f9ec7.tar.gz
ports-e556aa2809cb7850a9d1a12448dbdcd14e9f9ec7.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index c3fd41e45fe3..b0d8be406eea 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,34 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="0d9ba03b-0dbb-42b4-ae0f-60e27af78e22">
+ <topic>sympa -- buffer overflow in "queue"</topic>
+ <affects>
+ <package>
+ <name>sympa</name>
+ <range><lt>4.1.2_1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Erik Sjölund discovered a vulnerabilitiy in Sympa. The
+ <code>queue</code> application processes messages received via
+ aliases. It contains a buffer overflow in the usage of
+ <code>sprintf</code>. In some configurations, it may allow an
+ attacker to execute arbitrary code as the <code>sympa</code>
+ user.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2005-0073</cvename>
+ <url>http://www.debian.org/security/2005/dsa-677</url>
+ </references>
+ <dates>
+ <discovery>2005-02-11</discovery>
+ <entry>2005-06-01</entry>
+ </dates>
+ </vuln>
+
<vuln vid="b3cd00f7-c0c5-452d-87bc-086c5635333e">
<topic>mailman -- generated passwords are poor quality</topic>
<affects>