vendor:
vCard PRO
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: vCard PRO
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Unknown
Unknown
vCard PRO Cross-Site Scripting Vulnerability
The vCard PRO application fails to properly sanitize user-supplied input, allowing an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can lead to the theft of cookie-based authentication credentials and enable other attacks.
Mitigation:
To mitigate this vulnerability, the application should properly sanitize user-supplied input to prevent the execution of arbitrary script code. Input validation and output encoding techniques can be employed to sanitize the input effectively.