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

18 lines
822 B
Markdown

### [CVE-2021-24446](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24446)
![](https://img.shields.io/static/v1?label=Product&message=Remove%20Footer%20Credit&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.6%3C%201.0.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Remove Footer Credit WordPress plugin before 1.0.6 does not have CSRF check in place when saving its settings, which could allow attacker to make logged in admins change them and lead to Stored XSS issue as well due to the lack of sanitisation
### POC
#### Reference
- https://wpscan.com/vulnerability/be55131b-d9f2-4ac1-b667-c544c066887f
#### Github
No PoCs found on GitHub currently.