vendor:
Drupal
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-site Scripting
79
CWE
Product Name: Drupal
Affected Version From: Drupal 4.0
Affected Version To: Drupal 4.0.2
Patch Exists: YES
Related CWE: CVE-2002-1317
CPE: o:drupal:drupal
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2002
Problems with Drupal
Drupal fails to sufficiently filter potentially malicious HTML code from news posts, allowing an attacker to execute arbitrary script code in a vulnerable client. This can be done by inserting malicious HTML code, such as an IMG tag with a JavaScript alert, into a news post.
Mitigation:
Drupal should be configured to filter out potentially malicious HTML code from news posts.