vendor:
vCard PRO
by:
indoushka
3.3
CVSS
MEDIUM
Cross Site Scripting
79
CWE
Product Name: vCard PRO
Affected Version From: 3.1
Affected Version To: 3.1
Patch Exists: NO
Related CWE: N/A
CPE: a:iq-ty:vcard_pro
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux
2009
vCard PRO 3.1 Cross Site Scripting Vulnerability
vCard PRO 3.1 is vulnerable to Cross Site Scripting (XSS) attacks. An attacker can inject malicious JavaScript code into the 'page' and 'card_id' parameters of the 'newcards.php' and 'create.php' scripts, respectively. This malicious code will be executed in the browser of the victim when the vulnerable page is accessed.
Mitigation:
Input validation should be used to prevent XSS attacks. Sanitize all user input to prevent malicious code from being executed.