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

18 lines
834 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-24652](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24652)
![](https://img.shields.io/static/v1?label=Product&message=PostX%20%E2%80%93%20Gutenberg%20Blocks%20for%20Post%20Grid&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.4.10%3C%202.4.10%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-863%20Incorrect%20Authorization&color=brighgreen)
### Description
The PostX Gutenberg Blocks for Post Grid WordPress plugin before 2.4.10 performs incorrect checks before allowing any logged in user to perform some ajax based requests, allowing any user to modify, delete or add ultp_options values.
### POC
#### Reference
- https://wpscan.com/vulnerability/5375bd3e-a30d-4f24-9b17-470b28a8231c
#### Github
No PoCs found on GitHub currently.