header-logo
Suggest Exploit
vendor:
Serialsystem
by:
Unknown
7.5
CVSS
HIGH
Cross-site scripting
79
CWE
Product Name: Serialsystem
Affected Version From: 1.0.4 BETA
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:serialsystem_project:serialsystem:1.0.4_beta
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Cross-site scripting vulnerability in Serialsystem

Serialsystem is prone to a cross-site scripting vulnerability because it fails to sufficiently 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 can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input to prevent the execution of malicious script code.
Source

Exploit-DB raw data:

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

Serialsystem is prone to a cross-site scripting vulnerability because it fails to sufficiently 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 can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Serialsystem 1.0.4 BETA is vulnerable; other versions may also be affected. 

http://www.example.com/Serials/upload/?list=<img+src=http://www.example.com/New.bmp+onload=alert(213771818860)>