cve/2021/CVE-2021-24677.md

18 lines
729 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24677](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24677)
![](https://img.shields.io/static/v1?label=Product&message=Find%20My%20Blocks&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.4.0%3C%203.4.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Find My Blocks WordPress plugin before 3.4.0 does not have authorisation checks in its REST API, which could allow unauthenticated users to enumerate private posts' titles.
### POC
#### Reference
- https://wpscan.com/vulnerability/40c7e424-9a97-41ab-a312-2a06b607609a
#### Github
No PoCs found on GitHub currently.