PHP JOBWEBSITE PRO 'forgot.php' SQL Injection and Cross Site Scripting Vulnerabilities
BID:32570
Info
PHP JOBWEBSITE PRO 'forgot.php' SQL Injection and Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 32570 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-5976 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 01 2008 12:00AM |
| Updated: | Apr 13 2015 09:12PM |
| Credit: | Pouya_Server |
| Vulnerable: |
Preprojects PHP JOBWEBSITE PRO 0 |
| Not Vulnerable: | |
Discussion
PHP JOBWEBSITE PRO 'forgot.php' SQL Injection and Cross Site Scripting Vulnerabilities
PHP JOBWEBSITE PRO is prone to an SQL-injection vulnerability and multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PHP JOBWEBSITE PRO is prone to an SQL-injection vulnerability and multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
PHP JOBWEBSITE PRO 'forgot.php' SQL Injection and Cross Site Scripting Vulnerabilities
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/[Path]/siteadmin/forgot.php?adname=SQL'"&fu=Submit
http://www.example.com/[Path]/siteadmin/forgot.php?adname=<meta+http-equiv='Set-cookie'+content='cookiename=cookievalue'>&fu=Submit
The following example input is available:
http://www.example.com/[Path]/siteadmin/forgot.php
UserName:<script>alert(1369)</script>
An attacker can exploit these issues via a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/[Path]/siteadmin/forgot.php?adname=SQL'"&fu=Submit
http://www.example.com/[Path]/siteadmin/forgot.php?adname=<meta+http-equiv='Set-cookie'+content='cookiename=cookievalue'>&fu=Submit
The following example input is available:
http://www.example.com/[Path]/siteadmin/forgot.php
UserName:<script>alert(1369)</script>
Solution / Fix
PHP JOBWEBSITE PRO 'forgot.php' SQL Injection and Cross Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. 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. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
PHP JOBWEBSITE PRO 'forgot.php' SQL Injection and Cross Site Scripting Vulnerabilities
References:
References:
- PHP JOBWEBSITE PRO Homepage (Preprojects)