cve/2021/CVE-2021-25101.md

18 lines
969 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-25101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25101)
![](https://img.shields.io/static/v1?label=Product&message=Anti-Malware%20Security%20and%20Brute-Force%20Firewall&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.20.94%3C%204.20.94%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Anti-Malware Security and Brute-Force Firewall WordPress plugin before 4.20.94 does not sanitise and escape the POST data before outputting it back in attributes of an admin page, leading to a Reflected Cross-Site scripting. Due to the presence of specific parameter value, available to admin users, this can only be exploited by an admin against another admin user.
### POC
#### Reference
- https://wpscan.com/vulnerability/5fd0380c-0d1d-4380-96f0-a07be5a61eba
#### Github
No PoCs found on GitHub currently.