svn commit: r479517 - head/security/vuxml

Jochen Neumeister joneum at FreeBSD.org
Tue Sep 11 09:53:50 UTC 2018


Author: joneum
Date: Tue Sep 11 09:53:49 2018
New Revision: 479517
URL: https://svnweb.freebsd.org/changeset/ports/479517

Log:
  Document vulnerability in www/mybb
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Sep 11 09:38:19 2018	(r479516)
+++ head/security/vuxml/vuln.xml	Tue Sep 11 09:53:49 2018	(r479517)
@@ -58,6 +58,32 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="db2acdac-b5a7-11e8-8f6f-00e04c1ea73d">
+    <topic>mybb -- vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>mybb</name>
+	<range><lt>1.8.18</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>mybb Team reports:</p>
+	<blockquote cite="https://blog.mybb.com/2018/08/22/mybb-1-8-18-released-security-maintenance-release/">
+	  <p>High risk: Image MyCode “alt” attribute persistent XSS.</p>
+	  <p>Medium risk: RSS Atom 1.0 item title persistent XSS.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://blog.mybb.com/2018/08/22/mybb-1-8-18-released-security-maintenance-release/</url>
+    </references>
+    <dates>
+      <discovery>2018-08-22</discovery>
+      <entry>2018-09-11</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="7c750960-b129-11e8-9fcd-080027f43a02">
     <topic>Information disclosure - Gitea leaks email addresses</topic>
     <affects>


More information about the svn-ports-head mailing list