VYPR

Swift package

github.com/ibireme/yyjson

pkg:swift/github.com/ibireme/yyjson

Vulnerabilities (1)

  • CVE-2024-25713HigFeb 29, 2024
    affected < 0.9.0fixed 0.9.0

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