20 lines
659 B
JSON
Raw Normal View History

{
"id": "CVE-2024-25713",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-02-29T01:44:16.333",
"lastModified": "2024-02-29T01:44:16.333",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "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.)"
}
],
"metrics": {},
"references": [
{
"url": "https://github.com/ibireme/yyjson/security/advisories/GHSA-q4m7-9pcm-fpxh",
"source": "cve@mitre.org"
}
]
}