summaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2007-04-08 11:16:40 +0000
committerStefan Walter <stefan@FreeBSD.org>2007-04-08 11:16:40 +0000
commit88caf0dcc5d35c3ff347d9b43835d25f8afeffaf (patch)
tree17411e337da582f0dd75a0f77905a94325ba8a98 /security/vuxml/vuln.xml
parentReassign to secteam@ (diff)
Add entry for Zope2 cross-site scripting vulnerability.
Inspired by: Yasushi Hayashi<yasi@yasi.to> (in PR 111119)
Notes
Notes: svn path=/head/; revision=189479
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 6248fe0b4eef..709909b0fef8 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,39 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="34414a1e-e377-11db-b8ab-000c76189c4c">
+ <topic>Zope2 -- Cross-site scripting vulnerability</topic>
+ <affects>
+ <package>
+ <name>zope</name>
+ <range><lt>2.8.*</lt></range>
+ <range><ge>2.8.0</ge><le>2.8.8</le></range>
+ <range><ge>2.9.0</ge><le>2.9.6</le></range>
+ <range><ge>2.10.0</ge><le>2.10.2</le></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Zope Team reports:</p>
+ <blockquote cite="http://www.zope.org/Products/Zope/Hotfix-2007-03-20/announcement/view">
+ <p>A vulnerability has been discovered in Zope, where by certain types
+ of misuse of HTTP GET, an attacker could gain elevated privileges. All
+ Zope versions up to and including 2.10.2 are affected.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <freebsdpr>ports/111119</freebsdpr>
+ <url>http://www.zope.org/Products/Zope/Hotfix-2007-03-20/announcement/view</url>
+ <cvename>CVE-2007-0240</cvename>
+ <bid>23084</bid>
+ </references>
+ <dates>
+ <discovery>2007-01-16</discovery>
+ <entry>2007-04-05</entry>
+ </dates>
+ </vuln>
+
<vuln vid="c27bc173-d7aa-11db-b141-0016179b2dd5">
<topic>Squid -- TRACE method handling denial of service</topic>
<affects>