aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2020-05-04 23:23:15 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2020-05-04 23:23:15 +0000
commitd22251ada7afe6c4ece82d5bec9774c91918b599 (patch)
treedf06e078c1fc859616435d7adea0cc35dfe508b1 /security
parent2afe3963da26c426c4480aaa04082623fa72e6aa (diff)
downloadports-d22251ada7afe6c4ece82d5bec9774c91918b599.tar.gz
ports-d22251ada7afe6c4ece82d5bec9774c91918b599.zip
Notes
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 e8583b1d4f1b..1131c48f87c6 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="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>