GEDCOM_to_MySQL2 Multiple Cross-Site Scripting Vulnerabilities
BID:29048
Info
GEDCOM_to_MySQL2 Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 29048 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6655 |
| Remote: | Yes |
| Local: | No |
| Published: | May 05 2008 12:00AM |
| Updated: | May 07 2015 05:29PM |
| Credit: | ZoRLu |
| Vulnerable: |
GEDCOM_to_MySQL2 GEDCOM_to_MySQL2 0 |
| Not Vulnerable: | |
Discussion
GEDCOM_to_MySQL2 Multiple Cross-Site Scripting Vulnerabilities
GEDCOM_to_MySQL2 is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
GEDCOM_to_MySQL2 is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Exploit / POC
GEDCOM_to_MySQL2 Multiple Cross-Site Scripting Vulnerabilities
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/GEDCOM_to_MySQL2/php/prenom.php?nom_branche=[XSS]
http://www.example.com/GEDCOM_to_MySQL2/php/prenom.php?nom=[XSS]
http://www.example.com/GEDCOM_to_MySQL2/php/index.php?nom_branche=[XSS]
http://www.example.com/GEDCOM_to_MySQL2/php/info.php?nom_branche=[XSS]
http://www.example.com/GEDCOM_to_MySQL2/php/info.php?nom=[XSS]
http://www.example.com/GEDCOM_to_MySQL2/php/info.php?prenom=[XSS]
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/GEDCOM_to_MySQL2/php/prenom.php?nom_branche=[XSS]
http://www.example.com/GEDCOM_to_MySQL2/php/prenom.php?nom=[XSS]
http://www.example.com/GEDCOM_to_MySQL2/php/index.php?nom_branche=[XSS]
http://www.example.com/GEDCOM_to_MySQL2/php/info.php?nom_branche=[XSS]
http://www.example.com/GEDCOM_to_MySQL2/php/info.php?nom=[XSS]
http://www.example.com/GEDCOM_to_MySQL2/php/info.php?prenom=[XSS]
Solution / Fix
GEDCOM_to_MySQL2 Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. 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. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
GEDCOM_to_MySQL2 Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- GEDCOM_to_MySQL2 Homepage (GEDCOM_to_MySQL2)