Advertisement






WordPress WP-Invoice 4.3.1 Cross Site Scripting

CVE Category Price Severity
CVE-2019-15702 CWE-79 $1,000 High
Author Risk Exploitation Type Date
Larry W. Cashdollar Critical Remote 2022-04-26
CPE
cpe:cpe:/a:wordpress:wp_invoice:4.3.1
CVSS EPSS EPSSP
CVSS:4.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N 0.02192 0.50148

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2022040098

Below is a copy:

WordPress WP-Invoice 4.3.1 Cross Site Scripting
# Exploit Title: WordPress Plugin  WP-Invoice - Stored Cross Site Scripting
# Date: 25-04-2022
# Exploit Author: Mariam Tariq - HunterSherlock
# Vendor Homepage: https://wordpress.org/plugins/WP-Invoice/
# Version: 4.3.1
# Tested on: Firefox
# Contact me: [email protected]

# Vulnerable Code:
```
 wpi.business_name = '<?php echo ($wpi_settings['business_name']); ?>';
``

# POC
1.  Install the WP-Invoice WordPress plugin and activate it.
2. Go to WP-Invoice settings  and inside the Business Name field inject XSS
payload ><img src=x onerror=alert(1)>
3. XSS will trigger and will be stored.

## POC Image

https://imgur.com/rsHIEO9

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum