Files
CVEs-PoC/2021/CVE-2021-24851.md
T
2024-05-25 21:48:12 +02:00

18 lines
836 B
Markdown

### [CVE-2021-24851](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24851)
![](https://img.shields.io/static/v1?label=Product&message=Insert%20Pages&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.7.0%3C%203.7.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-863%20Incorrect%20Authorization&color=brighgreen)
### Description
The Insert Pages WordPress plugin before 3.7.0 allows users with a role as low as Contributor to access content and metadata from arbitrary posts/pages regardless of their author and status (ie private), using a shortcode. Password protected posts/pages are not affected by such issue.
### POC
#### Reference
- https://wpscan.com/vulnerability/919e67a1-3a50-4940-bb4f-5c5cc2017a83
#### Github
No PoCs found on GitHub currently.