summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2016-05-17 18:32:17 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2016-05-17 18:32:17 +0000
commit2581bec91bc77fb0c8fb23814b9050348172d964 (patch)
tree4882e88fd51faf9742c91ff1cb419a7315f5c9d2 /security
parentdatabases/mysql57-{client|server}: fix COMMENT for -client (diff)
- document bugzilla Cross-Site Scripting issue
Notes
Notes: svn path=/head/; revision=415406
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 2fbaf23deb34..26fed100fb08 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,38 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="036d6c38-1c5b-11e6-b9e0-20cf30e32f6d">
+ <topic>Bugzilla security issues</topic>
+ <affects>
+ <package>
+ <name>bugzilla44</name>
+ <range><lt>4.4.12</lt></range>
+ </package>
+ <package>
+ <name>bugzilla50</name>
+ <range><lt>5.0.3</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Bugzilla Security Advisory</p>
+ <blockquote cite="https://www.bugzilla.org/security/4.4.11/">
+ <p>A specially crafted bug summary could trigger XSS in dependency graphs.
+ Due to an incorrect parsing of the image map generated by the dot script,
+ a specially crafted bug summary could trigger XSS in dependency graphs.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2016-2803</cvename>
+ <url>https://bugzilla.mozilla.org/show_bug.cgi?id=1253263</url>
+ </references>
+ <dates>
+ <discovery>2016-03-03</discovery>
+ <entry>2016-05-17</entry>
+ </dates>
+ </vuln>
+
<vuln vid="0dc8be9e-19af-11e6-8de0-080027ef73ec">
<topic>OpenVPN -- Buffer overflow in PAM authentication and DoS through port sharing</topic>
<affects>