aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormatthew <matthew@FreeBSD.org>2014-02-15 20:10:20 +0800
committermatthew <matthew@FreeBSD.org>2014-02-15 20:10:20 +0800
commit812cdaf528ada68686db295a18397cef921a364b (patch)
tree7fc120c8a0cb883e7e58302e363a4e779ab947bc /security
parentb94736ef43c73fff0dbafa741cab9ab10913de6b (diff)
downloadfreebsd-ports-gnome-812cdaf528ada68686db295a18397cef921a364b.tar.gz
freebsd-ports-gnome-812cdaf528ada68686db295a18397cef921a364b.tar.zst
freebsd-ports-gnome-812cdaf528ada68686db295a18397cef921a364b.zip
Document the latest PMA security advisory: PMSA-2014-1
The version of PMA currently in ports (since 2014-02-09) is not affected.
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>