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

18 lines
903 B
Markdown

### [CVE-2021-24824](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24824)
![](https://img.shields.io/static/v1?label=Product&message=Custom%20Content%20Shortcode&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.0.1%3C%204.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-863%20Incorrect%20Authorization&color=brighgreen)
### Description
The [field] shortcode included with the Custom Content Shortcode WordPress plugin before 4.0.1, allows authenticated users with a role as low as contributor, to access arbitrary post metadata. This could lead to sensitive data disclosure, for example when used in combination with WooCommerce, the email address of orders can be retrieved
### POC
#### Reference
- https://wpscan.com/vulnerability/7b4d4675-6089-4435-9b56-31496adc4767
#### Github
No PoCs found on GitHub currently.