cve/2024/CVE-2024-11638.md
2025-09-29 16:08:36 +00:00

18 lines
863 B
Markdown

### [CVE-2024-11638](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-11638)
![](https://img.shields.io/static/v1?label=Product&message=Gtbabel&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.6.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-269%20Improper%20Privilege%20Management&color=brighgreen)
### Description
The Gtbabel WordPress plugin before 6.6.9 does not ensure that the URL to perform code analysis upon belongs to the blog which could allow unauthenticated attackers to retrieve a logged in user (such as admin) cookies by making them open a crafted URL as the request made to analysed the URL contains such cookies.
### POC
#### Reference
- https://wpscan.com/vulnerability/2f20336f-e12e-4b09-bcaf-45f7249f6495/
#### Github
No PoCs found on GitHub currently.