aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjunovitch <junovitch@FreeBSD.org>2016-06-17 09:12:30 +0800
committerjunovitch <junovitch@FreeBSD.org>2016-06-17 09:12:30 +0800
commitcd759ffdcc943d93bd4579dda9daccbb110f859c (patch)
tree2179588f1e7a105a56b6183eaaa8773171b0e3cf /security
parentc45c6185c4366303782cf8c21f1ca0a770ca44f9 (diff)
downloadfreebsd-ports-graphics-cd759ffdcc943d93bd4579dda9daccbb110f859c.tar.gz
freebsd-ports-graphics-cd759ffdcc943d93bd4579dda9daccbb110f859c.tar.zst
freebsd-ports-graphics-cd759ffdcc943d93bd4579dda9daccbb110f859c.zip
Document Drupal vulnerabilities
PR: 210317 Reported by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> Security: https://www.drupal.org/SA-CORE-2016-002 Security: https://vuxml.FreeBSD.org/freebsd/7932548e-3427-11e6-8e82-002590263bf5.html
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 7d5cdbe27b8..117cd8cd787 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="7932548e-3427-11e6-8e82-002590263bf5">
+ <topic>drupal -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>drupal7</name>
+ <range><lt>7.44</lt></range>
+ </package>
+ <package>
+ <name>drupal8</name>
+ <range><lt>8.1.3</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-2016-002">
+ <ul>
+ <li><p>Saving user accounts can sometimes grant the user all roles
+ (User module - Drupal 7 - Moderately Critical)</p></li>
+ <li><p>Views can allow unauthorized users to see Statistics
+ information (Views module - Drupal 8 - Less Critical)</p></li>
+ </ul>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.drupal.org/SA-CORE-2016-002</url>
+ </references>
+ <dates>
+ <discovery>2016-06-15</discovery>
+ <entry>2016-06-17</entry>
+ </dates>
+ </vuln>
+
<vuln vid="ac0900df-31d0-11e6-8e82-002590263bf5">
<topic>botan -- multiple vulnerabilities</topic>
<affects>