PT-2026-40963
PoDoFo is a C++17 PDF manipulation library. From 1.0.0 to before 1.0.4, a double-free vulnerability exists in compute hash to sign in src/podofo/private/OpenSSLInternal Ripped.cpp. If EVP DigestFinal fails after buf has already been freed, the Error label frees buf a second time, causing heap...