vendor:
phpWebSite
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-site Scripting
79
CWE
Product Name: phpWebSite
Affected Version From: 2000.8.2
Affected Version To: 2000.8.2
Patch Exists: YES
Related CWE: CVE-2002-1390
CPE: a:phpwebsite:phpwebsite:0.8.2
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 phpWebSite
phpWebSite does not sufficiently filter potentially malicious HTML code from news posts, allowing an attacker to inject malicious JavaScript code into a news post. When a user views the post, the code is executed in the browser of the vulnerable user.
Mitigation:
Filter user input for malicious HTML code.