Files
CVEs-PoC/2021/CVE-2021-24828.md
T
2024-06-18 02:51:15 +02:00

18 lines
851 B
Markdown

### [CVE-2021-24828](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24828)
![](https://img.shields.io/static/v1?label=Product&message=Mortgage%20Calculator%20%2F%20Loan%20Calculator&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.5.17%3C%201.5.17%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Mortgage Calculator / Loan Calculator WordPress plugin before 1.5.17 does not escape the some of the attributes of its mlcalc shortcode before outputting them, which could allow users with a role as low as contributor to perform Cross-Site Scripting attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/6f9d1ee5-7ed7-4304-96a2-611b2f0081d2
#### Github
No PoCs found on GitHub currently.