CVE-2006-5626
phpfaber Content Management System < 1.3.36 - Cross-Site Scripting in htmlarea.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5626. PoCs published by Vigilon.
AI-analyzed exploit summary The exploit demonstrates a reflected XSS vulnerability in phpFaber CMS 1.3.36 by injecting arbitrary JavaScript via the 'vigilon' parameter in the URL. The PoC uses a simple alert to confirm execution in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in cms_images/js/htmlarea/htmlarea.php in phpFaber Content Management System (CMS) before 1.3.36 on 20061026 allows remote attackers to inject arbitrary web script or HTML, probably via arbitrary parameters in the query string, as demonstrated with a vigilon parameter. NOTE: earlier downloads of 1.3.36 have the vulnerability; the software was updated without changing the version number.
Exploits (1)
The exploit demonstrates a reflected XSS vulnerability in phpFaber CMS 1.3.36 by injecting arbitrary JavaScript via the 'vigilon' parameter in the URL. The PoC uses a simple alert to confirm execution in the context of the affected site.