aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authordbaio <dbaio@FreeBSD.org>2017-07-29 22:45:29 +0800
committerdbaio <dbaio@FreeBSD.org>2017-07-29 22:45:29 +0800
commit52bcf33d80a634785804357e2308d931f62ba277 (patch)
tree442c362f6da21008d742948ca6469966c94507ea /security/vuxml
parentbf9bbce4fa9140f1c616359abaf6294d4364f335 (diff)
downloadfreebsd-ports-gnome-52bcf33d80a634785804357e2308d931f62ba277.tar.gz
freebsd-ports-gnome-52bcf33d80a634785804357e2308d931f62ba277.tar.zst
freebsd-ports-gnome-52bcf33d80a634785804357e2308d931f62ba277.zip
security/vuxml: Document vulnerability in cacti v1.1.13
Security: CVE-2017-11691
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index ce070379e24d..d32b6b0c5bc8 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -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="f86d0e5d-7467-11e7-93af-005056925db4">
+ <topic>Cacti -- Cross-site scripting (XSS) vulnerability in auth_profile.php</topic>
+ <affects>
+ <package>
+ <name>cacti</name>
+ <range><eq>1.1.13</eq></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>kimiizhang reports:</p>
+ <blockquote cite="https://github.com/Cacti/cacti/issues/867">
+ <p>Cross-site scripting (XSS) vulnerability in auth_profile.php in Cacti
+ 1.1.13 allows remote authenticated users to inject arbitrary web script
+ or HTML via specially crafted HTTP Referer headers.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://github.com/Cacti/cacti/issues/867</url>
+ <url>https://www.cacti.net/release_notes.php?version=1.1.14</url>
+ <cvename>CVE-2017-11691</cvename>
+ </references>
+ <dates>
+ <discovery>2017-07-20</discovery>
+ <entry>2017-07-29</entry>
+ </dates>
+ </vuln>
+
<vuln vid="770d7e91-72af-11e7-998a-08606e47f965">
<topic>proftpd -- user chroot escape vulnerability</topic>
<affects>