Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2018 07:15:40 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462564 - head/security/vuxml
Message-ID:  <201802220715.w1M7FelP014051@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802220715.w1M7FelP014051>