aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2017-06-10 02:20:05 +0800
committerfeld <feld@FreeBSD.org>2017-06-10 02:20:05 +0800
commiteb4f0221b5ea4cdb16906db45a20e2098561cc5b (patch)
tree08580cd78b4a9a525889cfe0ac9064fda513fd8c /security
parentffdbdf9076b6fc912e8c23e919d0a2fa093af7bf (diff)
downloadfreebsd-ports-gnome-eb4f0221b5ea4cdb16906db45a20e2098561cc5b.tar.gz
freebsd-ports-gnome-eb4f0221b5ea4cdb16906db45a20e2098561cc5b.tar.zst
freebsd-ports-gnome-eb4f0221b5ea4cdb16906db45a20e2098561cc5b.zip
Document roundcube vulnerability
PR: 219789
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 63c23b376e7c..d8755592e5d1 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="bce47c89-4d3f-11e7-8080-a4badb2f4699">
+ <topic>roundcube -- arbitrary password resets</topic>
+ <affects>
+ <package>
+ <name>roundcube</name>
+ <range><lt>1.2.5,1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Roundcube reports:</p>
+ <blockquote cite="https://roundcube.net/news/2017/04/28/security-updates-1.2.5-1.1.9-and-1.0.11">
+ <p>Roundcube Webmail allows arbitrary password resets by
+ authenticated users. The problem is caused by an improperly restricted
+ exec call in the virtualmin and sasl drivers of the password plugin.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://roundcube.net/news/2017/04/28/security-updates-1.2.5-1.1.9-and-1.0.11</url>
+ <cvename>CVE-2017-8114</cvename>
+ </references>
+ <dates>
+ <discovery>2017-04-28</discovery>
+ <entry>2017-06-09</entry>
+ </dates>
+ </vuln>
+
<vuln vid="b33fb1e0-4c37-11e7-afeb-0011d823eebd">
<topic>GnuTLS -- Denial of service vulnerability</topic>
<affects>