CVE-2008-3712
Mambo 4.6.2 and 4.6.5 - Cross-Site Scripting via Query String and mosConfig_sitename Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-3712. PoCs published by Khashayar Fereidani.
AI-analyzed exploit summary This exploit demonstrates a reflected XSS vulnerability in Mambo CMS by injecting a script tag into the 'khashayar' parameter of the connector.php file. The vulnerability arises due to insufficient input sanitization, allowing arbitrary JavaScript execution in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in Mambo 4.6.2 and 4.6.5, when register_globals is enabled, allow remote attackers to inject arbitrary web script or HTML via the (1) query string to mambots/editors/mostlyce/jscripts/tiny_mce/filemanager/connectors/php/connector.php and the (2) mosConfig_sitename parameter to administrator/popups/index3pop.php.
Exploits (2)
This exploit demonstrates a reflected XSS vulnerability in Mambo CMS by injecting a script tag into the 'khashayar' parameter of the connector.php file. The vulnerability arises due to insufficient input sanitization, allowing arbitrary JavaScript execution in the context of the affected site.
This exploit demonstrates a reflected XSS vulnerability in Mambo CMS by injecting arbitrary JavaScript via the 'mosConfig_sitename' parameter. The PoC uses a simple alert to display the user's cookies, proving the vulnerability.