aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2014-02-15 12:10:20 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2014-02-15 12:10:20 +0000
commit828b9bd31bcd2d0eeaf4f703c3dee8327294ac3f (patch)
tree7fc120c8a0cb883e7e58302e363a4e779ab947bc /security
parentab528a9190531a8e426d765cbd5e8086fbfd3e24 (diff)
downloadports-828b9bd31bcd2d0eeaf4f703c3dee8327294ac3f.tar.gz
ports-828b9bd31bcd2d0eeaf4f703c3dee8327294ac3f.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 342c61f27032..c9eb59beca14 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -51,6 +51,34 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="0871d18b-9638-11e3-a371-6805ca0b3d42">
+ <topic>phpMyAdmin -- Self-XSS due to unescaped HTML output in import.</topic>
+ <affects>
+ <package>
+ <name>phpMyAdmin</name>
+ <range><ge>3.3.1</ge><lt>4.1.7</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The phpMyAdmin development team reports:</p>
+ <blockquote cite="http://www.phpmyadmin.net/home_page/security/PMASA-2014-1.php">
+ <p> When importing a file with crafted filename, it is
+ possible to trigger an XSS. We consider this vulnerability
+ to be non critical.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.phpmyadmin.net/home_page/security/PMASA-2014-1.php</url>
+ <cvename>CVE-2014-1879</cvename>
+ </references>
+ <dates>
+ <discovery>2014-02-15</discovery>
+ <entry>2014-02-15</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3e0507c6-9614-11e3-b3a5-00e0814cab4e">
<topic>jenkins -- multiple vulnerabilities</topic>
<affects>