svn commit: r482750 - head/security/vuxml
Jochen Neumeister
joneum at FreeBSD.org
Mon Oct 22 16:21:19 UTC 2018
Author: joneum
Date: Mon Oct 22 16:21:18 2018
New Revision: 482750
URL: https://svnweb.freebsd.org/changeset/ports/482750
Log:
Add entry for www/drupal7
Sponsored by: Netzkommune GmbH
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Mon Oct 22 16:04:29 2018 (r482749)
+++ head/security/vuxml/vuln.xml Mon Oct 22 16:21:18 2018 (r482750)
@@ -58,6 +58,36 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="140a14b5-d615-11e8-b3cb-00e04c1ea73d">
+ <topic>drupal -- Drupal Core - Multiple Vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>drupal7</name>
+ <range><lt>7.60</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-006">
+ <p>he path module allows users with the 'administer paths' to create pretty URLs
+ for content. In certain circumstances the user can enter a particular path that
+ triggers an open redirect to a malicious url.The issue is mitigated by the fact
+ that the user needs the administer paths permission to exploit.</p>
+ <p>When sending email some variables were not being sanitized for shell arguments,
+ which could lead to remote code execution. </p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://www.drupal.org/SA-CORE-2018-006</url>
+ </references>
+ <dates>
+ <discovery>2018-10-17</discovery>
+ <entry>2018-10-22</entry>
+ </dates>
+ </vuln>
+
<vuln vid="afc60484-0652-440e-b01a-5ef814747f06">
<topic>ruby -- multiple vulnerabilities</topic>
<affects>
More information about the svn-ports-all
mailing list