SCA: security update for ujson (GHSA-fm67-cv37-96ff)

medium Tenable Self-Hosted Container Security Plugin ID 414578

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

See Also

https://github.com/advisories/GHSA-fm67-cv37-96ff

Plugin Details

Severity: Medium

ID: 414578

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: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

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

CVSS Score Source: CVE-2022-31117

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/5/2022

Vulnerability Publication Date: 7/5/2022

Reference Information

CVE: CVE-2022-31117

cwe: CWE-415