vCard Multiple Cross-Site Scripting Vulnerabilities
BID:18122
Info
vCard Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 18122 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 11 2006 12:00AM |
| Updated: | May 29 2006 05:32PM |
| Credit: | black-code and sweet-devil are credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Belchior Foundry vCard 2.9 |
| Not Vulnerable: | |
Discussion
vCard Multiple Cross-Site Scripting Vulnerabilities
vCard is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code execute 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.
vCard is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code execute 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.
Exploit / POC
vCard Multiple Cross-Site Scripting Vulnerabilities
This issue can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/cards/toprated.php?page=[XSS]
http://www.example.com/cards/newcards.php?page=[XSS]
This issue can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/cards/toprated.php?page=[XSS]
http://www.example.com/cards/newcards.php?page=[XSS]
Solution / Fix
vCard Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected].
References
vCard Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- vCard Pro Web Page (Belchior Foundry)