VCard Pro Create.PHP Cross-Site Scripting Vulnerability
BID:22819
Info
VCard Pro Create.PHP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 22819 |
| Class: | Input Validation Error |
| CVE: |
CVE-2006-1230 |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 05 2007 12:00AM |
| Updated: | May 12 2015 07:33PM |
| Credit: | Hasadya Raed is credited with the discovery of this vulnerability. |
| Vulnerable: |
vCard Pro vCard Pro 2.6 |
| Not Vulnerable: | |
Discussion
VCard Pro Create.PHP Cross-Site Scripting Vulnerability
vCard PRO is prone to a cross-site scripting vulnerability because the application 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 help the attacker steal cookie-based authentication credentials and launch other attacks.
Version 2.6 is reported vulnerable to this issue.
vCard PRO is prone to a cross-site scripting vulnerability because the application 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 help the attacker steal cookie-based authentication credentials and launch other attacks.
Version 2.6 is reported vulnerable to this issue.
Exploit / POC
VCard Pro Create.PHP Cross-Site Scripting Vulnerability
An attacker can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following proof-of-concept URI is available:
http://www.example.com/path/create.php?uploaded=">**********alert(1);</script>
An attacker can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following proof-of-concept URI is available:
http://www.example.com/path/create.php?uploaded=">**********alert(1);</script>
Solution / Fix
VCard Pro Create.PHP Cross-Site Scripting Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
VCard Pro Create.PHP Cross-Site Scripting Vulnerability
References:
References:
- vCard PRO Home Page (Belchior Foundry)
- XSS Remote In vCard 2.6 (c)2002 ('RaeD Hasadya'
)