Scott Manktelow Design Stride 1.0 Courses Detail.PHP Multiple SQL Injection Vulnerabilities
BID:26036
Info
Scott Manktelow Design Stride 1.0 Courses Detail.PHP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 26036 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-5430 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 11 2007 12:00AM |
| Updated: | May 07 2015 05:34PM |
| Credit: | durito is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Scott Manktelow Design Stride 1.0 Courses 0 |
| Not Vulnerable: | |
Discussion
Scott Manktelow Design Stride 1.0 Courses Detail.PHP Multiple SQL Injection Vulnerabilities
Stride 1.0 Courses is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Stride 1.0 Courses is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Scott Manktelow Design Stride 1.0 Courses Detail.PHP Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a browser.
The following proof-of-concept URIs are available:
http://www.example.com/detail.php?course=[SQL]
http://www.example.com/detail.php?provider=[SQL]
An attacker can exploit these issues via a browser.
The following proof-of-concept URIs are available:
http://www.example.com/detail.php?course=[SQL]
http://www.example.com/detail.php?provider=[SQL]
Solution / Fix
Scott Manktelow Design Stride 1.0 Courses Detail.PHP Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Scott Manktelow Design Stride 1.0 Courses Detail.PHP Multiple SQL Injection Vulnerabilities
References:
References:
- Vendor Homepage (Scott Manktelow Design)