svn commit: r474072 - head/security/vuxml
Jochen Neumeister
joneum at FreeBSD.org
Sat Jul 7 11:08:41 UTC 2018
Author: joneum
Date: Sat Jul 7 11:08:40 2018
New Revision: 474072
URL: https://svnweb.freebsd.org/changeset/ports/474072
Log:
Document vulnerability in www/mybb
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sat Jul 7 11:00:16 2018 (r474071)
+++ head/security/vuxml/vuln.xml Sat Jul 7 11:08:40 2018 (r474072)
@@ -58,6 +58,36 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="bfd5d004-81d4-11e8-a29a-00e04c1ea73d">
+ <topic>mybb -- vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>mybb</name>
+ <range><lt>1.8.16</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/07/04/mybb-1-8-16-released-security-maintenance-release/">
+ <p>High risk: Image and URL MyCode Persistent XSS</p>
+ <p>Medium risk: Multipage Reflected XSS</p>
+ <p>Low risk: ACP logs XSS</p>
+ <p>Low risk: Arbitrary file deletion via ACP’s Settings</p>
+ <p>Low risk: Login CSRF</p>
+ <p>Low risk: Non-video content embedding via Video MyCode</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://blog.mybb.com/2018/07/04/mybb-1-8-16-released-security-maintenance-release/</url>
+ </references>
+ <dates>
+ <discovery>2018-07-04</discovery>
+ <entry>2018-07-07</entry>
+ </dates>
+ </vuln>
+
<vuln vid="e375ff3f-7fec-11e8-8088-28d244aee256">
<topic>expat -- multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-all
mailing list