### [CVE-2024-25713](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25713) ![](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 yyjson through 0.8.0 has a double free, leading to remote code execution in some cases, because the pool_free function lacks loop checks. (pool_free is part of the pool series allocator, along with pool_malloc and pool_realloc.) ### POC #### Reference - https://github.com/ibireme/yyjson/security/advisories/GHSA-q4m7-9pcm-fpxh #### Github - https://github.com/fkie-cad/nvd-json-data-feeds