diff options
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 3ad924d2196..fe350482e09 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,33 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="c905298c-2274-11db-896e-000ae42e9b93"> + <topic>drupal -- XSS vulnerability</topic> + <affects> + <package> + <name>drupal</name> + <range><lt>4.6.9</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The Drupal project reports:</p> + <blockquote cite="http://drupal.org/files/sa-2006-011/advisory.txt"> + <p>A malicious user can execute a cross site scripting attack + by enticing someone to visit a Drupal site via a specially + crafted link..</p> + </blockquote> + </body> + </description> + <references> + <url>http://drupal.org/files/sa-2006-011/advisory.txt</url> + </references> + <dates> + <discovery>2006-08-FIXME</discovery> + <entry>2006-08-02</entry> + </dates> + </vuln> + <vuln vid="ed529baa-21c6-11db-b625-02e081235dab"> <topic>gnupg -- 2 more possible memory allocation attacks</topic> <affects> |