Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2020 18:04:40 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536490 - head/security/vuxml
Message-ID:  <202005251804.04PI4ev7039309@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Mon May 25 18:04:40 2020
New Revision: 536490
URL: https://svnweb.freebsd.org/changeset/ports/536490

Log:
  security/vuxml: add three CVEs for qmail
  
  PR:		245010
  Submitted by:	erdgeist@erdgeist.org

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Mon May 25 18:00:42 2020	(r536489)
+++ head/security/vuxml/vuln.xml	Mon May 25 18:04:40 2020	(r536490)
@@ -58,6 +58,108 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="8db2f8b2-9e12-11ea-9e83-0cc47ac16c9d">
+    <topic>qmail -- 64 bit integer overflows with possible remote code execution on large SMTP requests</topic>
+    <affects>
+      <package>
+	<name>netqmail</name>
+	<range><le>1.06_4</le></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Georgi Guninski writes:</p>
+	<blockquote cite="http://www.guninski.com/where_do_you_want_billg_to_go_today_4.html">;
+	  <p>There are several issues with qmail on 64 bit platforms - classical integer overflow, pointer with signed index and signedness problem (not counting the memory consumtion dos, which just helps).</p>
+	  <p>Update: the problem with the signed index is exploitable on Freebsd 5.4 amd64 wih a lot of virtual memory.</p>
+	</blockquote>
+	<p>The national vulnerability database summarizes:</p>
+	<blockquote cite="https://nvd.nist.gov/vuln/detail/CVE-2005-1513">;
+	  <p>Integer overflow in the stralloc_readyplus function in qmail, when running on 64 bit platforms with a large amount of virtual memory, allows remote attackers to cause a denial of service and possibly execute arbitrary code via a large SMTP request.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://www.guninski.com/where_do_you_want_billg_to_go_today_4.html</url>;
+      <url>https://www.qualys.com/2020/05/19/cve-2005-1513/remote-code-execution-qmail.txt</url>;
+      <cvename>CVE-2005-1513</cvename>
+      <cvename>CVE-2005-1514</cvename>
+      <cvename>CVE-2005-1515</cvename>
+    </references>
+    <dates>
+      <discovery>2005-05-06</discovery>
+      <entry>2005-05-11</entry>
+    </dates>
+  </vuln>
+
+  <vuln vid="b495af21-9e10-11ea-9e83-0cc47ac16c9d">
+    <topic>qmail -- 64 bit integer overflows with possible remote code execution on large SMTP requests</topic>
+    <affects>
+      <package>
+	<name>netqmail-tls</name>
+	<range><le>1.06.20160918_2</le></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Georgi Guninski writes:</p>
+	<blockquote cite="http://www.guninski.com/where_do_you_want_billg_to_go_today_4.html">;
+	  <p>There are several issues with qmail on 64 bit platforms - classical integer overflow, pointer with signed index and signedness problem (not counting the memory consumtion dos, which just helps).</p>
+	  <p>Update: the problem with the signed index is exploitable on Freebsd 5.4 amd64 wih a lot of virtual memory.</p>
+	</blockquote>
+	<p>The national vulnerability database summarizes:</p>
+	<blockquote cite="https://nvd.nist.gov/vuln/detail/CVE-2005-1513">;
+	  <p>Integer overflow in the stralloc_readyplus function in qmail, when running on 64 bit platforms with a large amount of virtual memory, allows remote attackers to cause a denial of service and possibly execute arbitrary code via a large SMTP request.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://www.guninski.com/where_do_you_want_billg_to_go_today_4.html</url>;
+      <url>https://www.qualys.com/2020/05/19/cve-2005-1513/remote-code-execution-qmail.txt</url>;
+      <cvename>CVE-2005-1513</cvename>
+      <cvename>CVE-2005-1514</cvename>
+      <cvename>CVE-2005-1515</cvename>
+    </references>
+    <dates>
+      <discovery>2005-05-06</discovery>
+      <entry>2005-05-11</entry>
+    </dates>
+  </vuln>
+
+  <vuln vid="d6540411-9e10-11ea-9e83-0cc47ac16c9d">
+    <topic>qmail -- 64 bit integer overflows with possible remote code execution on large SMTP requests</topic>
+    <affects>
+      <package>
+	<name>netqmail-mysql</name>
+	<range><le>1.06.1.1.15_1</le></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Georgi Guninski writes:</p>
+	<blockquote cite="http://www.guninski.com/where_do_you_want_billg_to_go_today_4.html">;
+	  <p>There are several issues with qmail on 64 bit platforms - classical integer overflow, pointer with signed index and signedness problem (not counting the memory consumtion dos, which just helps).</p>
+	  <p>Update: the problem with the signed index is exploitable on Freebsd 5.4 amd64 wih a lot of virtual memory.</p>
+	</blockquote>
+	<p>The national vulnerability database summarizes:</p>
+	<blockquote cite="https://nvd.nist.gov/vuln/detail/CVE-2005-1513">;
+	  <p>Integer overflow in the stralloc_readyplus function in qmail, when running on 64 bit platforms with a large amount of virtual memory, allows remote attackers to cause a denial of service and possibly execute arbitrary code via a large SMTP request.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://www.guninski.com/where_do_you_want_billg_to_go_today_4.html</url>;
+      <url>https://www.qualys.com/2020/05/19/cve-2005-1513/remote-code-execution-qmail.txt</url>;
+      <cvename>CVE-2005-1513</cvename>
+      <cvename>CVE-2005-1514</cvename>
+      <cvename>CVE-2005-1515</cvename>
+    </references>
+    <dates>
+      <discovery>2005-05-06</discovery>
+      <entry>2005-05-11</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="38c676bd-9def-11ea-a94c-3065ec8fd3ec">
     <topic>chromium -- multiple vulnerabilities</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005251804.04PI4ev7039309>