### [CVE-2024-34467](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34467) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description ThinkPHP 8.0.3 allows remote attackers to discover the PHPSESSION cookie because think_exception.tpl (aka the debug error output source code) provides this in an error message for a crafted URI in a GET request. ### POC #### Reference - https://github.com/top-think/framework/issues/2996 - https://github.com/top-think/framework/issues/2996 #### Github No PoCs found on GitHub currently.