PHP Bible Search 'bible.php' SQL Injection and Cross Site Scripting Vulnerabilities
BID:41197
Info
PHP Bible Search 'bible.php' SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 41197 |
| Class: | Input Validation Error |
| CVE: |
CVE-2010-2617 CVE-2010-2616 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 29 2010 12:00AM |
| Updated: | Apr 13 2015 09:02PM |
| Credit: | L0rd CrusAd3r |
| Vulnerable: |
PHP Bible Search PHP Bible Search 0 |
| Not Vulnerable: | |
Discussion
PHP Bible Search 'bible.php' SQL Injection and Cross Site Scripting Vulnerabilities
PHP Bible Search is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues 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.
PHP Bible Search is prone to an SQL-injection vulnerability and a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues 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.
Exploit / POC
PHP Bible Search 'bible.php' SQL Injection and Cross Site Scripting Vulnerabilities
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/bible.php?string=&book=2&chapter=[SQLI]
http://www.example.com/bible.php?string=&book=2&chapter=[XSS]
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/bible.php?string=&book=2&chapter=[SQLI]
http://www.example.com/bible.php?string=&book=2&chapter=[XSS]
Solution / Fix
PHP Bible Search 'bible.php' 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
PHP Bible Search 'bible.php' SQL Injection and Cross Site Scripting Vulnerabilities
References:
References:
- PHP Bible Search (PHP Bible Search)