3 matches found
CVE-2026-51298
sqlite 3.41 is vulnerable to use after free in the JSON extraction function. After releasing JsonParse object memory via jsonParseFree, the program still accesses internal member of the freed pointer, which can cause service crash and denial of service...
CVE-2026-51298
CVE-2026-51298 affects SQLite 3.41. The issue is a use-after-free in the JSON extraction function: after releasing a JsonParse object with jsonParseFree(), the code may still access an internal member of the freed pointer, which can cause a service crash and denial of service. The CVE entry lists...
GO-2026-4547 OliveTin: OS Command Injection via `password` argument type and webhook JSON extraction bypasses shell safety checks in github.com/OliveTin/OliveTin
OliveTin: OS Command Injection via password argument type and webhook JSON extraction bypasses shell safety checks in github.com/OliveTin/OliveTin...