diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
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> |