aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-07-16 11:29:43 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-07-16 11:29:43 +0000
commitede485957c0d902a3f1e19d4ca5140551fa89bc5 (patch)
tree492a23ba35fa2c36e009dfbff6d780456496cf4a /security/vuxml/vuln.xml
parente24c4f01b7c5d29d9acc5189e01b267590086c45 (diff)
downloadports-ede485957c0d902a3f1e19d4ca5140551fa89bc5.tar.gz
ports-ede485957c0d902a3f1e19d4ca5140551fa89bc5.zip
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index b8630133e335..5eeec61b7637 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,33 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="f241641e-f5ea-11d9-a6db-000d608ed240">
+ <topic>Drupal -- PHP code execution vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>drupal</name>
+ <range><lt>4.6.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Kuba Zygmunt discovered a flaw in the input validation routines
+ of Drupal's filter mechanism. An attacker could execute
+ arbitrary PHP code on a target site when public comments or
+ postings are allowed.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2005-1921</cvename>
+ <cvename>CAN-2005-2106</cvename>
+ <url>http://drupal.org/files/sa-2005-002/advisory.txt</url>
+ </references>
+ <dates>
+ <discovery>2005-06-29</discovery>
+ <entry>2005-07-16</entry>
+ </dates>
+ </vuln>
+
<vuln vid="50457509-d05e-11d9-9aed-000e0c2e438a">
<topic>phpSysInfo -- cross site scripting vulnerability</topic>
<affects>