Softball Director 'team.php' SQL Injection Vulnerability
BID:51299
Info
Softball Director 'team.php' SQL Injection Vulnerability
| Bugtraq ID: | 51299 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 04 2012 12:00AM |
| Updated: | Jan 04 2012 12:00AM |
| Credit: | Easy Laster |
| Vulnerable: |
Posse Sports Softball Director 0 |
| Not Vulnerable: | |
Discussion
Softball Director 'team.php' SQL Injection Vulnerability
Softball Director is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Softball Director is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Softball Director 'team.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/team.php?idteam=1+and+1=1--+ #true
http://www.example.com/team.php?idteam=1+and+1=2--+ #false
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/team.php?idteam=1+and+1=1--+ #true
http://www.example.com/team.php?idteam=1+and+1=2--+ #false
Solution / Fix
Softball Director 'team.php' SQL Injection Vulnerability
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
Softball Director 'team.php' SQL Injection Vulnerability
References:
References:
- Softball Director Homepage (Posse Sports)