svn commit: r448569 - head/security/vuxml
Steve Wills
swills at FreeBSD.org
Tue Aug 22 17:22:34 UTC 2017
Author: swills
Date: Tue Aug 22 17:22:33 2017
New Revision: 448569
URL: https://svnweb.freebsd.org/changeset/ports/448569
Log:
Document SquirrelMail vulnerability
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Tue Aug 22 17:21:58 2017 (r448568)
+++ head/security/vuxml/vuln.xml Tue Aug 22 17:22:33 2017 (r448569)
@@ -58,6 +58,35 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="e1de77e8-c45e-48d7-8866-5a6f943046de">
+ <topic>SquirrelMail -- post-authentication remote code execution</topic>
+ <affects>
+ <package>
+ <name>squirrelmail</name>
+ <range><lt>20170705</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>SquirrelMail developers report:</p>
+ <blockquote cite="http://seclists.org/fulldisclosure/2017/Apr/81">
+ <p>SquirrelMail 1.4.22 (and other versions before 20170427_0200-SVN)
+ allows post-authentication remote code execution via a sendmail.cf
+ file that is mishandled in a popen call. It's possible to exploit this
+ vulnerability to execute arbitrary shell commands on the remote
+ server.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7692</url>
+ </references>
+ <dates>
+ <discovery>2017-04-19</discovery>
+ <entry>2017-08-22</entry>
+ </dates>
+ </vuln>
+
<vuln vid="6876b163-8708-11e7-8568-e8e0b747a45a">
<topic>pspp -- multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-all
mailing list