What kind of vulnerability is it? Who is impacted?
When an error occurs while reallocating the buffer for string decoding, the buffer gets freed twice.
Due to how UltraJSON uses the internal decoder, this double free is impossible to trigger from Python.
Has the problem been patched? What versions should users upgrade to?
Users should upgrade to UltraJSON 5.4.0.
Is there a way for users to fix or remediate the vulnerability without upgrading?
There is no workaround.
If you have any questions or comments about this advisory: * Open an issue in UltraJSON
{ "nvd_published_at": "2022-07-05T18:15:00Z", "cwe_ids": [ "CWE-415" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-07-05T21:05:59Z" }