aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-05-06 23:43:52 +0800
committereik <eik@FreeBSD.org>2004-05-06 23:43:52 +0800
commit5f15516c3a0a35103d019af241d6020d7e5bf325 (patch)
tree26607f53149f2bf362b033c4ca5a560dd0880482 /security
parentb0ff4f52bb4b3f0197fc886350d73876c981451c (diff)
downloadfreebsd-ports-gnome-5f15516c3a0a35103d019af241d6020d7e5bf325.tar.gz
freebsd-ports-gnome-5f15516c3a0a35103d019af241d6020d7e5bf325.tar.zst
freebsd-ports-gnome-5f15516c3a0a35103d019af241d6020d7e5bf325.zip
exim buffer overflow when verify = header_syntax is used
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index cdba3df0046e..ab64256db88b 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -30,6 +30,33 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="5f29c2e4-9f6a-11d8-abbc-00e08110b673">
+ <topic>exim buffer overflow when verify = header_syntax is used</topic>
+ <affects>
+ <package>
+ <name>exim{,-ldap2,-mysql,-postgresql}</name>
+ <range>
+ <lt>exim-4.33+20_1</lt>
+ </range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>A remote exploitable buffer overflow has been discovered
+ in exim when verify = header_syntax is used in the
+ configuration file. This does not affect the default
+ configuration.</p>
+ </body>
+ </description>
+ <references>
+ <url>http://www.guninski.com/exim1.html</url>
+ <cvename>CAN-2004-0400</cvename>
+ </references>
+ <dates>
+ <discovery>2004-05-06</discovery>
+ <entry>2004-05-06</entry>
+ </dates>
+ </vuln>
<vuln vid="a56a72bb-9f72-11d8-9585-0020ed76ef5a">
<topic>phpBB session table exhaustion</topic>
<affects>