DeskPro Multiple SQL Injection Vulnerabilities
BID:8856
Info
DeskPro Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 8856 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 20 2003 12:00AM |
| Updated: | Oct 20 2003 12:00AM |
| Credit: | The disclosure of these issues has been credited to Aviram Jenik <[email protected]>. |
| Vulnerable: |
DeskPro DeskPro 1.1 |
| Not Vulnerable: |
DeskPro DeskPro 1.1.2 |
Discussion
DeskPro Multiple SQL Injection Vulnerabilities
It has been reported that DeskPro is prone to multiple SQL injection vulnerabilities due to insufficient sanitization of user-supplied input. The problem is reported to be present in various parameters such as cat, article, and ticketid of the faq.php and view.php modules. This issue may allow a remote attacker to influence SQL query logic in order to compromise the DeskPro application or view/modify sensitive information. The consequences of exploitation may vary depending on the underlying database implementation.
DeskPro version 1.1.0 and prior have been reported to be prone to this issue, however other versions may also be affected.
It has been reported that DeskPro is prone to multiple SQL injection vulnerabilities due to insufficient sanitization of user-supplied input. The problem is reported to be present in various parameters such as cat, article, and ticketid of the faq.php and view.php modules. This issue may allow a remote attacker to influence SQL query logic in order to compromise the DeskPro application or view/modify sensitive information. The consequences of exploitation may vary depending on the underlying database implementation.
DeskPro version 1.1.0 and prior have been reported to be prone to this issue, however other versions may also be affected.
Exploit / POC
DeskPro Multiple SQL Injection Vulnerabilities
The following proof of concept has been provided:
http://www.example.com/deskpro_v1/faq.php?cat=45'
http://www.example.com/deskpro_v1/faq.php?article=105'
http://www.example.com/deskpro_v1/view.php?ticketid=1'&ticket_pass=
The following proof of concept has been provided:
http://www.example.com/deskpro_v1/faq.php?cat=45'
http://www.example.com/deskpro_v1/faq.php?article=105'
http://www.example.com/deskpro_v1/view.php?ticketid=1'&ticket_pass=
Solution / Fix
DeskPro Multiple SQL Injection Vulnerabilities
Solution:
The vendor has released an updated version (1.1.2) of the software to address this issue. Users are advised to contact the vendor for more information about obtaining the fixed version.
Solution:
The vendor has released an updated version (1.1.2) of the software to address this issue. Users are advised to contact the vendor for more information about obtaining the fixed version.