aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2016-06-23 23:52:40 +0800
committerfeld <feld@FreeBSD.org>2016-06-23 23:52:40 +0800
commitc5420bbc112a595116d98b19fd2ee20b6825af30 (patch)
treed0999a81b1cdff5005ac36120e61e50e3a3c0e6d /security
parent031886898ec903e1746c81920981c07f6f417fc2 (diff)
downloadfreebsd-ports-gnome-c5420bbc112a595116d98b19fd2ee20b6825af30.tar.gz
freebsd-ports-gnome-c5420bbc112a595116d98b19fd2ee20b6825af30.tar.zst
freebsd-ports-gnome-c5420bbc112a595116d98b19fd2ee20b6825af30.zip
Add piwik XSS to vuxml
No further information is available. No CVE has been assigned. PR: 210458
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 95582195f095..59e4cef1383a 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="22775cdd-395a-11e6-b3c8-14dae9d210b8">
+ <topic>piwik -- XSS vulnerability</topic>
+ <affects>
+ <package>
+ <name>piwik</name>
+ <range><lt>2.16.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Piwik reports:</p>
+ <blockquote cite="http://piwik.org/changelog/piwik-2-16-1/">
+ <p>iThe Piwik Security team is grateful for the responsible
+ disclosures by our security researchers: Egidio Romano (granted a
+ critical security bounty), James Kettle and Paweł Bartunek (XSS) and
+ Emanuel Bronshtein (limited XSS).</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://piwik.org/changelog/piwik-2-16-1/</url>
+ </references>
+ <dates>
+ <discovery>2016-04-11</discovery>
+ <entry>2016-06-23</entry>
+ </dates>
+ </vuln>
+
<vuln vid="6df56c60-3738-11e6-a671-60a44ce6887b">
<topic>wget -- HTTP to FTP redirection file name confusion vulnerability</topic>
<affects>