CVE-2005-3790
phpwcms 1.2.5 - Cross-Site Scripting via i and text Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-3790. PoCs published by Stefan Lochbihler.
AI-analyzed exploit summary The exploit demonstrates XSS vulnerabilities in phpwcms by injecting malicious scripts via the 'i' and 'text' parameters in the newsletter functionality. The PoC shows how arbitrary JavaScript can be executed in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in act_newsletter.php in phpwcms 1.2.5 allow remote attackers to inject arbitrary web script or HTML via the (1) i and (2) text parameters.
Exploits (1)
The exploit demonstrates XSS vulnerabilities in phpwcms by injecting malicious scripts via the 'i' and 'text' parameters in the newsletter functionality. The PoC shows how arbitrary JavaScript can be executed in the context of the affected site.