IsolSoft Support Center Multiple SQL Injection Vulnerabilities
BID:15570
Info
IsolSoft Support Center Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15570 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 25 2005 12:00AM |
| Updated: | Nov 25 2005 12:00AM |
| Credit: | rakstija r0t3d3Vil is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
IsolSoft Support Center 2.2 |
| Not Vulnerable: | |
Discussion
IsolSoft Support Center Multiple SQL Injection Vulnerabilities
Support Center is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
These issues are reported to affect Support Center version 2.2; earlier versions may also be vulnerable.
Support Center is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
These issues are reported to affect Support Center version 2.2; earlier versions may also be vulnerable.
Exploit / POC
IsolSoft Support Center Multiple SQL Injection Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/search.php?field=Subject&searchvalue=&Category=any&Status=any&Priority=any&lorder=[SQL]
http://www.example.com/search.php?field=Subject&searchvalue=&Category=any&Status=any&Priority=[SQL]
http://www.example.com/search.php?field=Subject&searchvalue=&Category=any&Status=[SQL]
http://www.example.com/search.php?field=Subject&searchvalue=&Category=[SQL]
http://www.example.com/search.php?field=Subject&searchvalue=[SQL]
http://www.example.com/search.php?field=[SQL]
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/search.php?field=Subject&searchvalue=&Category=any&Status=any&Priority=any&lorder=[SQL]
http://www.example.com/search.php?field=Subject&searchvalue=&Category=any&Status=any&Priority=[SQL]
http://www.example.com/search.php?field=Subject&searchvalue=&Category=any&Status=[SQL]
http://www.example.com/search.php?field=Subject&searchvalue=&Category=[SQL]
http://www.example.com/search.php?field=Subject&searchvalue=[SQL]
http://www.example.com/search.php?field=[SQL]
Solution / Fix
IsolSoft Support Center Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
IsolSoft Support Center Multiple SQL Injection Vulnerabilities
References:
References:
- IsolSoft Homepage (IsolSoft)
- IsolSoft Support Center SQL inj (rakstija r0t3d3Vil)