CVE-2002-2178
phpWebSite 0.8.3 - Cross-Site Scripting via article.php sid Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2002-2178. PoCs published by Sp.IC, [email protected].
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in phpWebSite due to insufficient sanitization of HTML tags in the 'article.php' script. An attacker can craft a malicious link containing arbitrary HTML and script code, which executes in the context of the vulnerable site when visited by a user.
Description
Cross-site scripting (XSS) vulnerability in article.php module for phpWebSite 0.8.3 allows remote attackers to execute arbitrary Javascript script via the sid parameter, as demonstrated using an IMG tag.
Exploits (2)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in phpWebSite due to insufficient sanitization of HTML tags in the 'article.php' script. An attacker can craft a malicious link containing arbitrary HTML and script code, which executes in the context of the vulnerable site when visited by a user.
This exploit demonstrates a stored XSS vulnerability in phpWebSite where malicious HTML code in news posts is not properly filtered, allowing arbitrary script execution in the context of the victim's browser.