aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-22 21:33:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-22 21:33:18 +0000
commitca9b18faeb9b414d7d3c377433bb09412b90173b (patch)
tree5e14a8e7d762bb72a537a052722ebc4f416e0353 /security
parent5869f8be108f5680b17ebbce8561404b4d915cc7 (diff)
downloadports-ca9b18faeb9b414d7d3c377433bb09412b90173b.tar.gz
ports-ca9b18faeb9b414d7d3c377433bb09412b90173b.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index a3cf40f8abe4..a139f102061c 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,43 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="8d85d600-84a9-11ea-97b9-08002728f74c">
+ <topic>Wagtail -- XSS vulnerability</topic>
+ <affects>
+ <package>
+ <name>py35-wagtail</name>
+ <name>py36-wagtail</name>
+ <name>py37-wagtail</name>
+ <name>py38-wagtail</name>
+ <range><lt>2.7.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Wagtail release notes:</p>
+ <blockquote cite="https://docs.wagtail.io/en/latest/releases/2.7.2.html">
+ <p>CVE-2020-11001: Possible XSS attack via page revision comparison view</p>
+ <p>This release addresses a cross-site scripting (XSS) vulnerability on
+ the page revision comparison view within the Wagtail admin interface. A
+ user with a limited-permission editor account for the Wagtail admin
+ could potentially craft a page revision history that, when viewed by a
+ user with higher privileges, could perform actions with that user
+ credentials. The vulnerability is not exploitable by an ordinary site
+ visitor without access to the Wagtail admin.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://docs.wagtail.io/en/latest/releases/2.7.2.html</url>
+ <url>https://github.com/advisories/GHSA-v2wc-pfq2-5cm6</url>
+ <cvename>CVE-2020-11001</cvename>
+ </references>
+ <dates>
+ <discovery>2020-04-03</discovery>
+ <entry>2020-04-22</entry>
+ </dates>
+ </vuln>
+
<vuln vid="0f798bd6-8325-11ea-9a78-08002728f74c">
<topic>libntlm -- buffer overflow vulnerability</topic>
<affects>