git: daffeee5e909 - main - security/vuxml: add www/drupal7 CVE
Kurt Jaeger
pi at FreeBSD.org
Sun Jun 6 08:49:17 UTC 2021
The branch main has been updated by pi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=daffeee5e909fad7c384d2ab5f759472db1e6c75
commit daffeee5e909fad7c384d2ab5f759472db1e6c75
Author: Simon Wright <simon.wright at gmx.net>
AuthorDate: 2021-06-06 08:48:40 +0000
Commit: Kurt Jaeger <pi at FreeBSD.org>
CommitDate: 2021-06-06 08:48:40 +0000
security/vuxml: add www/drupal7 CVE
---
security/vuxml/vuln.xml | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 9f9941838dc0..b6a438010fe1 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -76,6 +76,38 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="f70ab05e-be06-11eb-b983-000c294bb613">
+ <topic>drupal7 -- fix possible CSS</topic>
+ <affects>
+ <package>
+ <name>drupal7</name>
+ <range><gt>7.0</gt><lt>7.80</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-2021-002">
+ <p>Drupal core's sanitization API fails to properly filter
+ cross-site scripting under certain circumstances.
+ Not all sites and users are affected, but configuration
+ changes to prevent the exploit might be impractical
+ and will vary between sites. Therefore, we recommend
+ all sites update to this release as soon as
+ possible.
+ </p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2020-13672</cvename>
+ </references>
+ <dates>
+ <discovery>2021-04-21</discovery>
+ <entry>2021-06-06</entry>
+ </dates>
+ </vuln>
+
<vuln vid="36a35d83-c560-11eb-84ab-e0d55e2a8bf9">
<topic>polkit -- local privilege escalation using polkit_system_bus_name_get_creds_sync</topic>
<affects>
More information about the dev-commits-ports-all
mailing list