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

19 lines
919 B
Markdown

### [CVE-2021-24836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24836)
![](https://img.shields.io/static/v1?label=Product&message=Temporary%20Login%20Without%20Password&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.1%3C%201.7.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Temporary Login Without Password WordPress plugin before 1.7.1 does not have authorisation and CSRF checks when updating its settings, which could allows any logged-in users, such as subscribers to update them
### POC
#### Reference
- https://wpscan.com/vulnerability/15eed13f-3195-4f5d-8933-36695c830f4f
#### Github
No PoCs found on GitHub currently.