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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-31110RSSHub is an open source, extensible RSS feed generator. In …7.5
- CVE-2022-31111Frontier is Substrate's Ethereum compatibility layer. In aff…5.3
- CVE-2022-31112Parse Server is an open source backend that can be deployed …8.2
- CVE-2022-31113Canarytokens is an open source tool which helps track activi…6.1
- CVE-2022-31114backpack/crud provides Create, Read, Update & Delete (CRUD) …5.1
- CVE-2022-31115opensearch-ruby is a community-driven, open source fork of e…8.8
- CVE-2022-31117UltraJSON is a fast JSON encoder and decoder written in pure…5.9
- CVE-2022-31118Nextcloud server is an open source personal cloud solution. …5.3
- CVE-2022-31119Nextcloud Mail is an email application for the nextcloud per…4.9
- CVE-2022-3112An issue was discovered in the Linux kernel through 5.16-rc6…5.5
- CVE-2022-31120Nextcloud server is an open source personal cloud solution. …2.7
- CVE-2022-31121Hyperledger Fabric is a permissioned distributed ledger fram…7.5
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
