Releases14
Frequency4 months 1 week
Last Release
Stars3.77K
The fastest JSON library in C

CVE History

CVEPublishedCVSS v3CVSS v2
8.6 HIGH

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.)