GuestBook Script PHP Multiple SQL Injection and Cross Site Scripting Vulnerabilities
BID:54300
Info
GuestBook Script PHP Multiple SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 54300 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 04 2012 12:00AM |
| Updated: | Jul 05 2012 10:30AM |
| Credit: | snup |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
GuestBook Script PHP Multiple SQL Injection and Cross Site Scripting Vulnerabilities
GuestBook Script PHP is prone to multiple SQL-injection vulnerabilities and cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input.
Exploiting these vulnerabilities could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
GuestBook Script PHP 1.5 is vulnerable; other versions may also be affected.
GuestBook Script PHP is prone to multiple SQL-injection vulnerabilities and cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input.
Exploiting these vulnerabilities could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
GuestBook Script PHP 1.5 is vulnerable; other versions may also be affected.
Exploit / POC
GuestBook Script PHP Multiple SQL Injection and Cross Site Scripting Vulnerabilities
Attackers can use a browser to exploit the SQL-injection issues. An attacker must trick a victim into following a malicious URI to exploit a cross-site scripting issue.
The following example URIs are available:
http://www.example.com/cms/guestbook.php?p=[SQL-INJECTION]
http://www.example.com/cms/guestbook/admin.php?act=comments&orderType=[ASC/DESC]&search=&orderBy=[SQL-INJECTION]
http://www.example.com/cms/guestbook/admin.php?act=comments&orderType=[SQL-INJECTION]
http://www.example.com/cms/guestbook/admin.php?act=comments&orderType=[ASC/DESC]&search=&orderBy=[CROSS SITE SCrIPTING]
http://www.example.com/cms/guestbook/admin.php?act=comments&orderType=[ASC/DESC]&search=[CROSS SITE SCrIPTING]
http://www.example.com/cms/guestbook/admin.php?act=comments&orderType=[CROSS SITE SCrIPTING]
Attackers can use a browser to exploit the SQL-injection issues. An attacker must trick a victim into following a malicious URI to exploit a cross-site scripting issue.
The following example URIs are available:
http://www.example.com/cms/guestbook.php?p=[SQL-INJECTION]
http://www.example.com/cms/guestbook/admin.php?act=comments&orderType=[ASC/DESC]&search=&orderBy=[SQL-INJECTION]
http://www.example.com/cms/guestbook/admin.php?act=comments&orderType=[SQL-INJECTION]
http://www.example.com/cms/guestbook/admin.php?act=comments&orderType=[ASC/DESC]&search=&orderBy=[CROSS SITE SCrIPTING]
http://www.example.com/cms/guestbook/admin.php?act=comments&orderType=[ASC/DESC]&search=[CROSS SITE SCrIPTING]
http://www.example.com/cms/guestbook/admin.php?act=comments&orderType=[CROSS SITE SCrIPTING]
Solution / Fix
GuestBook Script PHP Multiple SQL Injection and 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
GuestBook Script PHP Multiple SQL Injection and Cross Site Scripting Vulnerabilities
References:
References: