diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-02-17 21:21:41 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-02-17 21:21:41 +0000 |
commit | bbac1830046d05f60922c2969b22ec8d7e2e1135 (patch) | |
tree | db2cf51e3bf1af1cee8c7ae09172fa661718e581 /security | |
parent | 0dd386e7f96e856a202fd377fbd2bcbb253954d9 (diff) | |
download | ports-bbac1830046d05f60922c2969b22ec8d7e2e1135.tar.gz ports-bbac1830046d05f60922c2969b22ec8d7e2e1135.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 127a0e45daa6..af42cb30c111 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -47,6 +47,33 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="da317bc9-59a6-11e1-bc16-0023ae8e59f0"> + <topic> piwik -- xss and click-jacking issues </topic> + <affects> + <package> + <name>piwik</name> + <range><lt>1.7</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The Piwik Team reports:</p> + <blockquote cite="http://piwik.org/blog/2012/02/7775/"> + <p>We would like to thank the following security researchers for + their responsible disclosure of XSS and click-jacking issues: + Piotr Duszynski, Sergey Markov, Mauro Gentile.</p> + </blockquote> + </body> + </description> + <references> + <url>"http://piwik.org/blog/2012/02/7775/"</url> + </references> + <dates> + <discovery>2012-02-16</discovery> + <entry>2012-02-16</entry> + </dates> + </vuln> + <vuln vid="d7dbd2db-599c-11e1-a2fb-14dae9ebcf89"> <topic>mozilla -- heap-buffer overflow</topic> <affects> |