CVE-2009-3539
YourFreeWorld Ultra Classifieds Pro - Cross-Site Scripting via cname or sn Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2009-3539. PoCs published by Moudi.
AI-analyzed exploit summary The exploit demonstrates a reflected XSS vulnerability in Ultra Classifieds Pro by injecting a script tag into the 'cname' parameter of the subclass.php endpoint. The lack of input sanitization allows arbitrary JavaScript execution in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in YourFreeWorld Ultra Classifieds Pro allow remote attackers to inject arbitrary web script or HTML via the (1) cname parameter to subclass.php and the (2) sn parameter to listads.php.
Exploits (2)
The exploit demonstrates a reflected XSS vulnerability in Ultra Classifieds Pro by injecting a script tag into the 'cname' parameter of the subclass.php endpoint. The lack of input sanitization allows arbitrary JavaScript execution in the context of the affected site.
The exploit demonstrates a reflected XSS vulnerability in Ultra Classifieds Pro by injecting a malicious script via the 'sn' parameter in the URL. The payload bypasses basic sanitization using URL encoding and line breaks.