cve/2024/CVE-2024-11638.md

18 lines
882 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [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)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-201%20Insertion%20of%20Sensitive%20Information%20Into%20Sent%20Data&color=brightgreen)
2025-09-29 16:08:36 +00:00
### 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.