header-logo
Suggest Exploit
vendor:
OneCMS
by:
Not specified
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: OneCMS
Affected Version From: 2.6.2001
Affected Version To: Not specified
Patch Exists: NO
Related CWE: Not specified
CPE: a:onecms:onecms:2.6.1
Metasploit:
Other Scripts:
Platforms Tested: Not specified
Not specified

Cross-Site Scripting Vulnerability in OneCMS

The OneCMS application fails to properly sanitize user-supplied data, leading to a cross-site scripting vulnerability. An attacker can exploit this vulnerability by injecting arbitrary script code into the browser of an unsuspecting user, potentially allowing the attacker to steal authentication credentials and launch further attacks.

Mitigation:

The vendor should release a patch that sanitizes user-supplied data before displaying it in the application. Additionally, users should exercise caution when clicking on links or visiting unfamiliar websites.
Source

Exploit-DB raw data:

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

OneCMS is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

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

OneCMS version 2.6.1 is vulnerable; others may also be affected. 

http://www.example.com/index.php?load=elite&view=1%3C/title%3E%3Cscript%3Ealert%28document.cookie%29%3C/script%3E