CVE-2022-31117
Last modified
CVE-2022-31117 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. In versions prior to 5.4.0 an error occurring while reallocating a buffer for string decoding can cause the buffer to get freed twice. EPSS estimates a 1.39% chance of exploitation in the next 30 days.
Description
UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. In versions prior to 5.4.0 an error occurring while reallocating a buffer for string decoding can cause the buffer to get freed twice. Due to how UltraJSON uses the internal decoder, this double free is impossible to trigger from Python. This issue has been resolved in version 5.4.0 and all users should upgrade to UltraJSON 5.4.0. There are no known workarounds for this issue.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ultrajson Project | Ultrajson | < 5.4.0 |
| Fedoraproject | Fedora | 35 |
| Fedoraproject | Fedora | 36 |
References
- https://github.com/ultrajson/ultrajson/commit/9c20de0f77b391093967e25d01fb48671104b15bPatch, Third Party Advisory
- https://github.com/ultrajson/ultrajson/security/advisories/GHSA-fm67-cv37-96ffThird Party Advisory
- https://github.com/ultrajson/ultrajson/commit/9c20de0f77b391093967e25d01fb48671104b15bPatch, Third Party Advisory
- https://github.com/ultrajson/ultrajson/security/advisories/GHSA-fm67-cv37-96ffThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-31117?
How severe is CVE-2022-31117?
How do I fix CVE-2022-31117?
Are you affected by CVE-2022-31117?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
