vendor:
PDEstore
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: PDEstore
Affected Version From: 1.8
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Multiple Cross-Site Scripting Vulnerabilities in Dick Copits PDEstore
The application fails to properly sanitize user-supplied input, allowing an attacker to execute arbitrary script code in the browser of an unsuspecting user. This can lead to the theft of authentication credentials and other attacks.
Mitigation:
To mitigate the vulnerability, the application should properly sanitize user-supplied input to prevent the execution of arbitrary script code. Input validation and encoding techniques should be implemented.