aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2020-04-18 04:13:40 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2020-04-18 04:13:40 +0000
commit1816dafee6342e438978f85e511a4fe0de1f8d7d (patch)
tree7d5b6b118a3c57a6865dc8e443d6f384c7a6058e /security
parent272a7dc24fb49253c909d7a1f0bb341d5b8e5908 (diff)
downloadports-1816dafee6342e438978f85e511a4fe0de1f8d7d.tar.gz
ports-1816dafee6342e438978f85e511a4fe0de1f8d7d.zip
- Add www/drupal8 entry
Notes
Notes: svn path=/head/; revision=531995
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 1c914a9bf7ef..1999ba2d7878 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,40 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="e24fd421-8128-11ea-aa57-000ffec73f06">
+ <topic>drupal -- Drupal Core - Moderately critical - Third-party library</topic>
+ <affects>
+ <package>
+ <name>drupal8</name>
+ <range><lt>8.8.4</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Drupal Security Team reports:</p>
+ <blockquote cite="https://www.drupal.org/sa-core-2020-001">
+ <p>The Drupal project uses the third-party library CKEditor, which has
+ released a security improvement that is needed to protect some
+ Drupal configurations.</p>
+ <p>Vulnerabilities are possible if Drupal is configured to use the
+ WYSIWYG CKEditor for your site's users. An attacker that can createor
+ edit content may be able to exploit this Cross Site Scripting (XSS)
+ vulnerability to target users with access to the WYSIWYG CKEditor,
+ and this may include site admins with privileged access.</p>
+ <p>The latest versions of Drupal update CKEditor to 4.14 to mitigate
+ the vulnerabilities.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.drupal.org/sa-core-2020-001</url>
+ </references>
+ <dates>
+ <discovery>2020-03-18</discovery>
+ <entry>2020-04-17</entry>
+ </dates>
+ </vuln>
+
<vuln vid="ae2e7871-80f6-11ea-bafd-815569f3852d">
<topic>ansible - Vault password leak from temporary file</topic>
<affects>