svn commit: r533995 - head/security/vuxml
Danilo G. Baio
dbaio at FreeBSD.org
Mon May 4 23:23:16 UTC 2020
Author: dbaio
Date: Mon May 4 23:23:15 2020
New Revision: 533995
URL: https://svnweb.freebsd.org/changeset/ports/533995
Log:
security/vuxml: Document net-mgmt/cacti issue
PR: 246164
Submitted by: Michael Muenz <m.muenz at gmail.com>
Security: CVE-2020-7106
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Mon May 4 23:03:41 2020 (r533994)
+++ head/security/vuxml/vuln.xml Mon May 4 23:23:15 2020 (r533995)
@@ -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="cd864f1a-8e5a-11ea-b5b4-641c67a117d8">
+ <topic>cacti -- XSS exposure</topic>
+ <affects>
+ <package>
+ <name>cacti</name>
+ <range><lt>1.2.12</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Cacti developer reports:</p>
+ <blockquote cite="https://sourceforge.net/p/cacti/mailman/message/37000502/">
+ <p>Lack of escaping of color items can lead to XSS exposure.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://sourceforge.net/p/cacti/mailman/message/37000502/</url>
+ <url>https://github.com/Cacti/cacti/blob/release/1.2.12/CHANGELOG</url>
+ <cvename>CVE-2020-7106</cvename>
+ <freebsdpr>ports/246164</freebsdpr>
+ </references>
+ <dates>
+ <discovery>2020-04-16</discovery>
+ <entry>2020-05-04</entry>
+ </dates>
+ </vuln>
+
<vuln vid="57c1c2ee-7914-11ea-90bf-0800276545c1">
<topic>Squid -- multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-head
mailing list