diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 406175bfaa48..edc454744a71 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,31 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="28bf62ef-5e2c-11e6-a15f-00248c0c745d"> + <topic>piwik -- XSS vulnerability</topic> + <affects> + <package> + <name>piwik</name> + <range><lt>2.16.2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Piwik reports:</p> + <blockquote cite="https://piwik.org/changelog/piwik-2-16-2/"> + <p>We have identified and fixed several XSS security issues in this release.</p> + </blockquote> + </body> + </description> + <references> + <url>We have identified and fixed several XSS security issues in this release.</url> + </references> + <dates> + <discovery>2016-08-03</discovery> + <entry>2016-08-09</entry> + </dates> + </vuln> + <vuln vid="7d08e608-5e95-11e6-b334-002590263bf5"> <topic>BIND,Knot,NSD,PowerDNS -- denial over service via oversized zone transfers</topic> <affects> |