CVE-2022-31116
Last modified
CVE-2022-31116 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Affected versions were found to improperly decode certain characters. EPSS estimates a 1.83% 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+. Affected versions were found to improperly decode certain characters. JSON strings that contain escaped surrogate characters not part of a proper surrogate pair were decoded incorrectly. Besides corrupting strings, this allowed for potential key confusion and value overwriting in dictionaries. All users parsing JSON from untrusted sources are vulnerable. From version 5.4.0, UltraJSON decodes lone surrogates in the same way as the standard library's `json` module does, preserving them in the parsed output. Users are advised to upgrade. There are no known workarounds for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/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/67ec07183342589d602e0fcf7bb1ff3e19272687Patch, Third Party Advisory
- https://github.com/ultrajson/ultrajson/security/advisories/GHSA-wpqr-jcpx-745rExploit, Third Party Advisory
- https://github.com/ultrajson/ultrajson/commit/67ec07183342589d602e0fcf7bb1ff3e19272687Patch, Third Party Advisory
- https://github.com/ultrajson/ultrajson/security/advisories/GHSA-wpqr-jcpx-745rExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-31116?
How severe is CVE-2022-31116?
How do I fix CVE-2022-31116?
Are you affected by CVE-2022-31116?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
