aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2014-01-27 20:44:52 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2014-01-27 20:44:52 +0000
commitbaf0ccf5c52a2c0839cc09892bd4600160725461 (patch)
tree7a38f898e569cdffaae8d7269f5672ce14b2c81f /security/vuxml/vuln.xml
parent23fd3eae2a1f2404c29291510dc55ff8711b84dc (diff)
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 484268a8752b..737ac9183d8c 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -51,6 +51,50 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="d1dfc4c7-8791-11e3-a371-6805ca0b3d42">
+ <topic>rt42 -- denial-of-service attack via the email gateway</topic>
+ <affects>
+ <package>
+ <name>rt42</name>
+ <range><ge>4.2</ge><lt>4.2.2_2</lt></range>
+ </package>
+ <package>
+ <name>p5-Email-Address-List</name>
+ <range><lt>0.02</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The RT development team reports:</p>
+ <blockquote cite="http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html">
+ <p>Versions of RT between 4.2.0 and 4.2.2 (inclusive) are
+ vulnerable to a denial-of-service attack via the email
+ gateway; any installation which accepts mail from untrusted
+ sources is vulnerable, regardless of the permissions
+ configuration inside RT. This vulnerability is assigned
+ CVE-2014-1474.</p>
+ <p>This vulnerability is caused by poor parsing performance
+ in the Email::Address::List module, which RT depends on. We
+ recommend that affected users upgrade their version of
+ Email::Address::List to v0.02 or above, which resolves the
+ issue. Due to a communications mishap, the release on CPAN
+ will temporarily appear as "unauthorized," and the
+ command-line cpan client will hence not install it. We
+ expect this to be resolved shortly; in the meantime, the
+ release is also available from our server.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://blog.bestpractical.com/2014/01/security-vulnerability-in-rt-42.html</url>
+ <cvename>CVE-2014-1474</cvename>
+ </references>
+ <dates>
+ <discovery>2014-01-27</discovery>
+ <entry>2014-01-27</entry>
+ </dates>
+ </vuln>
+
<vuln vid="efa663eb-8754-11e3-9a47-00163e1ed244">
<topic>strongswan -- multiple DoS vulnerabilities</topic>
<affects>