svn commit: r532672 - head/security/vuxml
Bernard Spil
brnrd at FreeBSD.org
Thu Apr 23 11:48:08 UTC 2020
Author: brnrd
Date: Thu Apr 23 11:48:08 2020
New Revision: 532672
URL: https://svnweb.freebsd.org/changeset/ports/532672
Log:
security/vuxml: Register Nextcloud vulnerabilities
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Thu Apr 23 11:47:58 2020 (r532671)
+++ head/security/vuxml/vuln.xml Thu Apr 23 11:48:08 2020 (r532672)
@@ -58,6 +58,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="afa018d9-8557-11ea-a5e2-d4c9ef517024">
+ <topic>Nextcloud -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>nextcloud</name>
+ <range><lt>18.0.4</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Nextcloud reports:</p>
+ <blockquote cite="https://nextcloud.com/security/advisories/">
+ <p>XSS in Files PDF viewer (NC-SA-2020-019)</p>
+ <p>Missing ownership check on remote wipe endpoint (NC-SA-2020-018)</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://nextcloud.com/security/advisories/</url>
+ <url>https://nextcloud.com/security/advisory/?id=NC-SA-2020-018</url>
+ <url>https://nextcloud.com/security/advisory/?id=NC-SA-2020-019</url>
+ </references>
+ <dates>
+ <discovery>2020-03-18</discovery>
+ <entry>2020-04-23</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a27b0bb6-84fc-11ea-b5b4-641c67a117d8">
<topic>Python -- Regular Expression DoS attack against client</topic>
<affects>
More information about the svn-ports-all
mailing list