Date: Mon, 16 Apr 2018 07:32:49 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467462 - head/security/vuxml Message-ID: <201804160732.w3G7WnI0031249@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon Apr 16 07:32:49 2018 New Revision: 467462 URL: https://svnweb.freebsd.org/changeset/ports/467462 Log: Add Blockquote pointy hat to joneum Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Apr 16 07:26:58 2018 (r467461) +++ head/security/vuxml/vuln.xml Mon Apr 16 07:32:49 2018 (r467462) @@ -69,8 +69,10 @@ Notes: <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>Drupal Security Team reports:</p> - <blockquote cite="INSERT URL HERE"> - <p>CVE-2018-7600: Drupal before 7.58, 8.x before 8.3.9, 8.4.x before 8.4.6, and 8.5.x before 8.5.1 allows remote attackers to execute arbitrary code because of an issue affecting multiple subsystems with default or common module configurations.</p> + <blockquote cite="https://www.drupal.org/psa-2018-001"> + <p>CVE-2018-7600: Drupal before 7.58, 8.x before 8.3.9, 8.4.x before 8.4.6, + and 8.5.x before 8.5.1 allows remote attackers to execute arbitrary code because + of an issue affecting multiple subsystems with default or common module configurations.</p> </blockquote> </body> </description>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804160732.w3G7WnI0031249>