svn commit: r462564 - head/security/vuxml
Matthew Seaman
matthew at FreeBSD.org
Thu Feb 22 07:15:41 UTC 2018
Author: matthew
Date: Thu Feb 22 07:15:40 2018
New Revision: 462564
URL: https://svnweb.freebsd.org/changeset/ports/462564
Log:
Document the latest phpMyAdmin security advisory PMASA-2018-1
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Feb 22 07:07:10 2018 (r462563)
+++ head/security/vuxml/vuln.xml Thu Feb 22 07:15:40 2018 (r462564)
@@ -58,6 +58,40 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="261ca31c-179f-11e8-b8b9-6805ca0b3d42">
+ <topic>phpMyAdmin -- self XSS in central columns feature</topic>
+ <affects>
+ <package>
+ <name>phpMyAdmin</name>
+ <range><ge>4.7.0</ge><lt>4.7.8</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The phpMyAdmin team reports:</p>
+ <blockquote cite="https://www.phpmyadmin.net/security/PMASA-2018-1/">
+ <h3>Summary</h3>
+ <p>Self XSS in central columns feature</p>
+ <h3>Description</h3>
+ <p>A self-cross site scripting (XSS) vulnerability has been
+ reported relating to the central columns feature.</p>
+ <h3>Severity</h3>
+ <p>We consider this vulnerability to be of moderate severity.</p>
+ <h3>Mitigation factor</h3>
+ <p>A valid token must be used in the attack</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.phpmyadmin.net/security/PMASA-2018-1/</url>
+ <cvename>CVE-2018-7260</cvename>
+ </references>
+ <dates>
+ <discovery>2018-02-21</discovery>
+ <entry>2018-02-22</entry>
+ </dates>
+ </vuln>
+
<vuln vid="86291013-16e6-11e8-ae9f-d43d7e971a1b">
<topic>GitLab -- multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-all
mailing list