Lucene search
K

phpCMS12x.txt

🗓️ 18 Jun 2005 00:00:00Reported by sk0LType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 30 Views

Arbitrary File Inclusion in phpCMS 1.2.x, allows unauthorized file acces

Code
`SEC-CONSULT Security Advisory 20050602-1  
=======================================================================  
title: Arbitrary File Inclusion in phpCMS 1.2.x  
program: phpCMS  
vulnerable version: 1.2.0, 1.2.1, 1.2.1pl1  
homepage: www.phpcms.de  
found: 2005-05-31  
by: sk0L / SEC-CONSULT / www.sec-consult.com  
=======================================================================  
  
vendor description:  
---------------  
phpCMS is a content management system, which convinces in particular by  
small  
system requirements, high performance and above all its flexibility.  
  
  
vulnerabilty overview:  
---------------  
a flaw in phpCMS makes it possible to include arbitrary files on the server.  
as the "include" statement is called before any session checks occur,  
this vuln  
can be exploited without any prior authentication.  
  
  
proof of concept:  
---------------  
  
the vulnerable include call resides in class.layout_phpcms.php:  
  
if(isset($_GET['language']) && $_GET['language'] != '') {  
include($PHPCMS_INCLUDEPATH.'/language.'.$_GET[language]);  
[...]  
  
so you are able to do something like:  
  
http://vu1n.com/parser/parser.php?&phpcmsaction=FILEMANAGER&language=de/../../../../../../../etc/passwd  
  
  
vulnerable versions:  
---------------  
  
according to Ignatius from the phpCMS Core Team, the vulnerable code  
line was introduced in phpCMS 1.2.0. older versions are not affected by  
this vulnerabity.  
  
  
vendor status:  
---------------  
vendor notified: 2005-05-31  
vendor response: immediately  
patch available: 2005-06-01  
  
the vulnerabilty has been adressed in phpCMS 1.2.1pl2. additionally,  
patches for the affected versions have been made available by the vendor.  
  
http://www.phpcms.de/download/  
  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
Bernhard Mueller / www.sec-consult.com /  
SGT ::: dfa, tke, bfi, mei, flo, walter|bruder :::  
  
~ ___ ___  
~ | |=|_.' .'| .'| .'|=|`. .'|  
~ `. | .' | .' .' .' | | `. .' |  
==== `.|=|`. | |=|.: | | | | | | ======  
~ ___ | `.| | |'. `. | | .' | | ___  
~ `._|=|___||___| |_| `.|=|.' |___|=|_.  
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation