header-logo
Suggest Exploit
vendor:
eliteCMS
by:
Unknown
N/A
CVSS
N/A
Cross-Site Scripting
Unknown
CWE
Product Name: eliteCMS
Affected Version From: 01.01
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: Unknown
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

eliteCMS Multiple Cross-Site Scripting Vulnerabilities

eliteCMS is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input before using it in dynamically generated content. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Mitigation:

Unknown
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/41537/info

eliteCMS is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input before using it in dynamically generated content.

An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

eliteCMS 1.01 is vulnerable; other versions may also be affected. 

The following example URIs are available:

http://www.example.com/admin/edit_page.php?page=1[XSS]
http://www.example.com/admin/edit_post.php?page=1[XSS]
http://www.example.com/admin/add_post.php?page=1[XSS]