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

18 lines
834 B
Markdown

### [CVE-2021-24845](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24845)
![](https://img.shields.io/static/v1?label=Product&message=Improved%20Include%20Page&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2%3C%3D%201.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%20Improper%20Access%20Control&color=brighgreen)
### Description
The Improved Include Page WordPress plugin through 1.2 allows passing shortcode attributes with post_type & post_status which can be used to retrieve arbitrary content. This way, users with a role as low as Contributor can gain access to content they are not supposed to.
### POC
#### Reference
- https://wpscan.com/vulnerability/ab857454-7c7c-454d-9c7f-1db767961e5f
#### Github
No PoCs found on GitHub currently.