diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2018-05-03 18:45:49 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2018-05-03 18:45:49 +0000 |
commit | c12bb9086f0717f68076f76d46837600986fc02e (patch) | |
tree | d367ab2778c344e5f3a9f53e6249caa24ac4e21b /security | |
parent | 27da7196e06c38dde7c1671a678f9f2387a02cd5 (diff) | |
download | ports-c12bb9086f0717f68076f76d46837600986fc02e.tar.gz ports-c12bb9086f0717f68076f76d46837600986fc02e.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 7e5684adc08d..556995997237 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,39 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="89ca6f7d-4f00-11e8-9b1d-00e04c1ea73d"> + <topic>drupal -- Drupal Core - Multiple Vulnerabilities</topic> + <affects> + <package> + <name>drupal7</name> + <range><lt>7.58</lt></range> + </package> + <package> + <name>drupal8</name> + <range><lt>8.5.2</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-2018-004"> + <p>A remote code execution vulnerability exists within multiple subsystems of Drupal 7.x and 8.x. + This potentially allows attackers to exploit multiple attack vectors on a Drupal site, + which could result in the site being compromised. This vulnerability is related to + Drupal core - Highly critical - Remote Code Execution - SA-CORE-2018-002. + Both SA-CORE-2018-002 and this vulnerability are being exploited in the wild.</p> + </blockquote> + </body> + </description> + <references> + <url>https://www.drupal.org/SA-CORE-2018-004</url> + </references> + <dates> + <discovery>2018-04-25</discovery> + <entry>2018-05-03</entry> + </dates> + </vuln> + <vuln vid="9dfe61c8-4d15-11e8-8f2f-d8cb8abf62dd"> <topic>Gitlab -- multiple vulnerabilities</topic> <affects> |