### [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%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-201%20Insertion%20of%20Sensitive%20Information%20Into%20Sent%20Data&color=brightgreen) ### 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.