SCA: security update for ujson (GHSA-wpqr-jcpx-745r)

high Tenable Self-Hosted Container Security Plugin ID 420046

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2022-31116)

See Also

https://github.com/advisories/GHSA-wpqr-jcpx-745r

Plugin Details

Severity: High

ID: 420046

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2022-31116

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/5/2022

Vulnerability Publication Date: 7/5/2022

Reference Information

CVE: CVE-2022-31116

cwe: CWE-670