Lucene search
K

WordPress W-DALIL 2.0 Cross Site Scripting

🗓️ 27 Jun 2022 00:00:00Reported by Mariam TariqType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 342 Views

WordPress Plugin W-DALIL 2.0 Cross Site Scriptin

Code
`# Exploit Title: WordPress Plugin W-DALIL - Stored Cross Site Scripting  
# Date: 27-06-2022  
# Exploit Author: Mariam Tariq - HunterSherlock  
# Vendor Homepage: https://wordpress.org/plugins/w-dalil/  
# Version: 2.0  
# Tested on: Firefox  
# Contact me: [email protected]  
  
#Vulnerable Code:  
  
```  
<input class="dalil_input" name="dalil-address" type="text"  
placeholder="<?php echo __('Dalil item address','w-dalil'); ?>"  
value="<?php echo $dalil_information['dalil-address']; ?>" />  
  
```  
  
#Steps To Reproduce :  
  
1 - First Install the plugin "*w-dalil*" and activate it.  
2 - Go to Dalil —> Add New Dalil item  
3 - Inside the “*Dalil item address*” enter XSS payload “*><img src=x  
onerror=alert(1)>*" and hit enter.  
  
#Poc Image :  
  
https://imgur.com/JPG97oh  
`

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