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

18 lines
884 B
Markdown

### [CVE-2021-24819](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24819)
![](https://img.shields.io/static/v1?label=Product&message=Page%2FPost%20Content%20Shortcode&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%3C%3D%201.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-863%20Incorrect%20Authorization&color=brighgreen)
### Description
The Page/Post Content Shortcode WordPress plugin through 1.0 does not have proper authorisation in place, allowing users with a role as low as contributor to access draft/private/password protected/trashed posts/pages they should not be allowed to, including posts created by other users such as admins and editors.
### POC
#### Reference
- https://wpscan.com/vulnerability/c97b218c-b430-4301-884f-f64d0dd08f07
#### Github
No PoCs found on GitHub currently.