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

18 lines
786 B
Markdown

### [CVE-2021-24842](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24842)
![](https://img.shields.io/static/v1?label=Product&message=Bulk%20Datetime%20Change&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.12%3C%201.12%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Bulk Datetime Change WordPress plugin before 1.12 does not enforce capability checks which allows users with Contributor roles to 1) list private post titles of other users and 2) change the posted date of other users' posts.
### POC
#### Reference
- https://wpscan.com/vulnerability/054bd981-dbdd-47dd-bad0-fa327e5860a2
#### Github
No PoCs found on GitHub currently.