aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2005-01-24 18:45:43 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2005-01-24 18:45:43 +0000
commit3690d623e47738c2a3e2a2f35d8da917e961d9ea (patch)
tree0a6a9e5b06f412d9ae41edb449e557f070ea3f1b /security/vuxml/vuln.xml
parent10285f0516960bc0eaedfc21c5ef2ff4de9fdbd3 (diff)
downloadports-3690d623e47738c2a3e2a2f35d8da917e961d9ea.tar.gz
ports-3690d623e47738c2a3e2a2f35d8da917e961d9ea.zip
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index f513e5b93232..1c8d42d7a5ac 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,41 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="97c3a452-6e36-11d9-8324-000a95bc6fae">
+ <topic>bugzilla -- cross-site scripting vulnerability</topic>
+ <affects>
+ <package>
+ <name>bugzilla</name>
+ <name>ja-bugzilla</name>
+ <range><lt>2.16.8</lt></range>
+ <range><ge>2.17.*</ge><lt>2.18</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>A Bugzilla advisory states:</p>
+ <blockquote cite="http://www.bugzilla.org/security/2.16.7-nr/">
+ <p>This advisory covers a single cross-site scripting issue
+ that has recently been discovered and fixed in the
+ Bugzilla code: If a malicious user links to a Bugzilla
+ site using a specially crafted URL, a script in the error
+ page generated by Bugzilla will display the URL unaltered
+ in the page, allowing scripts embedded in the URL to
+ execute.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2004-1061</cvename>
+ <url>http://www.bugzilla.org/security/2.16.7-nr/</url>
+ <url>https://bugzilla.mozilla.org/show_bug.cgi?id=272620</url>
+ </references>
+ <dates>
+ <discovery>2004-12-01</discovery>
+ <entry>2005-01-24</entry>
+ </dates>
+ </vuln>
+
<vuln vid="b0911985-6e2a-11d9-9557-000a95bc6fae">
<topic>web browsers -- window injection vulnerabilities</topic>
<affects>