Lucene search
K

17 matches found

CNNVD
CNNVD
added 2026/05/27 12:0 a.m.4 views

UltraJSON 安全漏洞

UltraJSON is an open-source, ultra-fast JSON encoder and decoder written in pure C language, and compatible with Python 3.7+. Versions of UltraJSON prior to 5.12.1 contained a security vulnerability. This vulnerability occurred when writing object-like data to a file using ujson.dump, where an...

8.7CVSS5.8AI score0.00052EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/03/20 7:0 a.m.1 views

CVE-2026-32875

A flaw was found in UltraJSON, a fast JSON encoder and decoder. This vulnerability allows a remote attacker to cause a denial of service DoS by providing a specially crafted large positive or negative indent value to the JSON serialization functions. This can lead to a buffer overflow, causing th...

7.5CVSS6.1AI score0.00072EPSS
Exploits1References6
OSV
OSV
added 2026/03/20 2:16 a.m.1 views

UBUNTU-CVE-2026-32875

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.10 through 5.11.0 are vulnerable to buffer overflow or infinite loop through large indent handling. ujson.dumps crashes the Python interpreter segmentation fault when the product of the indent...

7.5CVSS6.1AI score0.00072EPSS
Exploits1References6
Debian CVE
Debian CVE
added 2026/03/20 1:35 a.m.3 views

CVE-2026-32875

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.10 through 5.11.0 are vulnerable to buffer overflow or infinite loop through large indent handling. ujson.dumps crashes the Python interpreter segmentation fault when the product of the indent...

7.5CVSS5.8AI score0.00072EPSS
Exploits1
CVE
CVE
added 2026/03/20 1:35 a.m.21 views

CVE-2026-32875

CVE-2026-32875 affects UltraJSON (Python bindings) and is evidenced across multiple feeds (Fedora advisories, IBM bulletin). The vulnerability resides in versions 5.10–5.11.0 where large indent handling can trigger an integer overflow/underflow when calculating memory for indentation, leading to ...

7.5CVSS6.1AI score0.00072EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/20 1:35 a.m.0 views

CVE-2026-32875 UltraJSON has an integer overflow handling large indent leads to buffer overflow or infinite loop

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.10 through 5.11.0 are vulnerable to buffer overflow or infinite loop through large indent handling. ujson.dumps crashes the Python interpreter segmentation fault when the product of the indent...

7.5CVSS6.1AI score0.00072EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2026/03/20 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-32875

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.10 through 5.11.0 are vulnerable to buffer overflow or...

7.5CVSS6AI score0.00072EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-6438

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00069EPSS
Exploits1References12
RedhatCVE
RedhatCVE
added 2025/05/22 9:9 p.m.2 views

CVE-2021-45958

UltraJSON aka ujson through 5.1.0 has a stack-based buffer overflow in BufferAppendIndentUnchecked called from encode. Exploitation can, for example, use a large amount of indentation...

5.5CVSS7.3AI score0.00287EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-31116

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.5CVSS7.1AI score0.00069EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-31117

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.9CVSS6.7AI score0.00173EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2022/12/30 12:0 a.m.2 views

PT-2022-37586 · Ultrajson · Ultrajson

Name of the Vulnerable Software and Affected Versions: ultrajson affected versions not specified Description: The issue concerns an integer overflow related to the len function. Additionally, there was a problem with ultrajson building on webassembly e.g., pyodide due to an outdated version of...

7.2AI score
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/12/07 7:19 p.m.3 views

python-ujson: improper decoding of escaped surrogate characters may lead to string corruption, key confusion or value overwriting

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 corrupti...

7.5CVSS7.3AI score0.00069EPSS
Exploits1References5
Vulnrichment
Vulnrichment
added 2022/07/05 5:35 p.m.2 views

CVE-2022-31116 Incorrect handling of invalid surrogate pair characters in ujson

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 corrupti...

7.5CVSS7.7AI score0.00069EPSS
Exploits1References4
CNNVD
CNNVD
added 2022/07/05 12:0 a.m.1 views

UltraJSON 安全漏洞

UltraJSON is an open source, ultra-fast JSON encoder and decoder written in pure C and bundled with Python 3.7+. A security vulnerability exists in versions of UltraJSON prior to 5.4.0, which stems from an inability to properly decode certain characters, allowing for potential key obfuscation and...

7.5CVSS7.3AI score0.00069EPSS
Exploits1References10
Positive Technologies
Positive Technologies
added 2022/07/05 12:0 a.m.2 views

PT-2022-3515 · Ultrajson +5 · Ultrajson +5

Name of the Vulnerable Software and Affected Versions: UltraJSON versions prior to 5.4.0 Description: The issue is related to the improper decoding of certain characters in JSON strings, specifically escaped surrogate characters not part of a proper surrogate pair. This can lead to string...

9.4CVSS5.7AI score0.00287EPSS
Exploits2References52
OSV
OSV
added 2022/01/01 12:15 a.m.1 views

DEBIAN-CVE-2021-45958

UltraJSON aka ujson through 5.1.0 has a stack-based buffer overflow in BufferAppendIndentUnchecked called from encode. Exploitation can, for example, use a large amount of indentation...

5.5CVSS6.7AI score0.00287EPSS
Exploits1References1
Rows per page
Query Builder