header-logo
Suggest Exploit
vendor:
ArcademSX
by:
Unknown
4.3
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: ArcademSX
Affected Version From: ArcademSX version 2.904
Affected Version To: ArcademSX version 2.904
Patch Exists: NO
Related CWE:
CPE: a:arcademsx:arcademsx:2.904
Metasploit:
Other Scripts:
Platforms Tested:
2010

Cross-Site Scripting Vulnerability in ArcademSX

ArcademSX is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.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.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize and validate all user-supplied input before using it in the application. Additionally, implementing a Content Security Policy (CSP) can help prevent XSS attacks.
Source

Exploit-DB raw data:

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

ArcademSX is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

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.

ArcademSX version 2.904 is vulnerable.

http://www.example.com/arcademsx/index.php?cat=[XSS]