summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2021-01-18 08:21:27 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2021-01-18 08:21:27 +0000
commit93bf623e72ad3f3f5d2be0af688aab4d65ddf064 (patch)
treeda01db8874521b953c6bf3e83cc1d6424a6a2fdf
parentupdate to 1.64 (diff)
Document CVE-2020-25074 and CVE-2020-15275 for www/moinmoin
Notes
Notes: svn path=/head/; revision=561901
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index d603e8b7cf18..dfda9aa3f9d6 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -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="abed4ff0-7da1-4236-880d-de33e4895315">
+ <topic>moinmoin -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>moinmoin</name>
+ <range><lt>1.9.11</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>MoinMoin reports:</p>
+ <blockquote cite="https://github.com/moinwiki/moin-1.9/blob/1.9.11/docs/CHANGES#L13">
+ <ul>
+ <li><p>Security fix for CVE-2020-25074: fix remote code execution via cache action</p></li>
+ <li><p>Security fix for CVE-2020-15275: fix malicious SVG attachment causing stored XSS vulnerability</p></li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://github.com/moinwiki/moin-1.9/blob/1.9.11/docs/CHANGES#L13</url>
+ <cvename>CVE-2020-25074</cvename>
+ <cvename>CVE-2020-15275</cvename>
+ </references>
+ <dates>
+ <discovery>2020-11-08</discovery>
+ <entry>2021-01-18</entry>
+ </dates>
+ </vuln>
+
<vuln vid="62642942-590f-11eb-a0dc-8c164582fbac">
<topic>Ghostscript -- SAFER Sandbox Breakout</topic>
<affects>