diff options
author | cs <cs@FreeBSD.org> | 2014-07-29 02:38:13 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2014-07-29 02:38:13 +0800 |
commit | 63020a981d55cf6fcfed4c14a7d10a4cf77db2e6 (patch) | |
tree | 1cf37ce1ed945330743fdde9d3a92e6b48521aef /security/vuxml | |
parent | 2dc564e8f66d1e54898d1f242d9af6f4e3758861 (diff) | |
download | freebsd-ports-gnome-63020a981d55cf6fcfed4c14a7d10a4cf77db2e6.tar.gz freebsd-ports-gnome-63020a981d55cf6fcfed4c14a7d10a4cf77db2e6.tar.zst freebsd-ports-gnome-63020a981d55cf6fcfed4c14a7d10a4cf77db2e6.zip |
Report serious i2p vulnerability
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 0c185e722368..6c9a440c3f3e 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -57,6 +57,39 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="13419364-1685-11e4-bf04-60a44c524f57"> + <topic>i2p -- Multiple Vulnerabilities</topic> + <affects> + <package> + <name>i2p</name> + <range><lt>0.9.14</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The i2p project reports:</p> + <blockquote cite="http://geti2p.net/en/blog/post/2014/07/26/0.9.14-Release"> + <p>XSS and remote execution vulnerabilities reported by Exodus Intelligence.</p> + </blockquote> + <p>Exodus Intelligence reports:</p> + <blockquote cite="http://blog.exodusintel.com/2014/07/23/silverbullets_and_fairytails/"> + <p>The vulnerability we have found is able to perform remote code + execution with a specially crafted payload. This payload can be + customized to unmask a user and show the public IP address in + which the user connected from within 'a couple of seconds.'</p> + </blockquote> + </body> + </description> + <references> + <url>http://blog.exodusintel.com/2014/07/23/silverbullets_and_fairytails/</url> + <url>http://geti2p.net/en/blog/post/2014/07/26/0.9.14-Release</url> + </references> + <dates> + <discovery>2014-07-24</discovery> + <entry>2014-07-28</entry> + </dates> + </vuln> + <vuln vid="9defb2d6-1404-11e4-8cae-20cf30e32f6d"> <topic>bugzilla -- Cross Site Request Forgery</topic> <affects> |