Lucene search
K

138 matches found

OSV
OSV
added 2026/06/19 7:36 p.m.4 views

GHSA-35W3-PJM6-WJ95 Oj: Heap Buffer Overflow in Oj.dump Exception Serialization via Large Indent

Summary Oj.dump in object mode is vulnerable to a heap buffer overflow when serializing Exception objects with a large :indent value. The serializer allocates a buffer sized for the object's attributes but does not account for the indent bytes added on each write. With indent: 5000, the...

8.7CVSS6.2AI score
Exploits0References2
OSV
OSV
added 2026/06/19 7:35 p.m.4 views

GHSA-3V45-F3VH-WG7M Oj: Stack Buffer Overflow in Oj.dump via Large Indent

Summary Oj.dump is vulnerable to a stack-based buffer overflow when a large :indent value is provided by the developer. fillindent in dump.h calls memsetindentstr, ' ', sizetopts-indent without validating the size. When opts-indent is set to INTMAX 2,147,483,647, the sizet cast preserves the larg...

8.7CVSS6.3AI score
Exploits0References2
OSV
OSV
added 2026/05/01 7:0 p.m.7 views

CLSA-2026-1777662046 vim: Fix of CVE-2022-2183

CVE-2022-2183: fix out-of-bounds read in getlispindent src/indent.c by guarding the that++; amount++; advance with if that != NUL so the lisp auto-indent pointer does not walk past the line's NUL terminator...

7.8CVSS7.1AI score0.0145EPSS
Exploits1References1
OSV
OSV
added 2026/04/29 10:55 a.m.5 views

CLSA-2026-1777460138 vim: Fix of CVE-2022-2183

CVE-2022-2183: fix out-of-bounds read in getlispindent src/indent.c by guarding the that++; amount++; advance with if that != NUL so the lisp auto-indent pointer does not walk past the line's NUL terminator...

7.8CVSS7.1AI score0.0145EPSS
Exploits1References1
OSV
OSV
added 2026/03/29 6:47 p.m.2 views

ROOT-OS-ALPINE-320-CVE-2023-40305 CVE-2023-40305 in rootio-indent - Patched by Root

Root has patched CVE-2023-40305 in the rootio-indent package for Root:Alpine:3.20. Multiple fixed versions available...

5.5CVSS5.4AI score0.00424EPSS
Exploits1
OSV
OSV
added 2026/03/29 6:45 p.m.5 views

ROOT-OS-ALPINE-319-CVE-2023-40305 CVE-2023-40305 in rootio-indent - Patched by Root

Root has patched CVE-2023-40305 in the rootio-indent package for Root:Alpine:3.19. Multiple fixed versions available...

5.5CVSS5.4AI score0.00424EPSS
Exploits1
OSV
OSV
added 2026/03/29 6:41 p.m.3 views

ROOT-OS-ALPINE-318-CVE-2023-40305 CVE-2023-40305 in rootio-indent - Patched by Root

Root has patched CVE-2023-40305 in the rootio-indent package for Root:Alpine:3.18. Multiple fixed versions available...

5.5CVSS5.4AI score0.00424EPSS
Exploits1
Mageia
Mageia
added 2026/03/29 12:55 a.m.11 views

Updated python-ujson packages fix security vulnerabilities

CVE-2026-32874 ujson 5.4.0 to 5.11.0 inclusive contains an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. ujson 5.4.0 to 5.11.0 has an integer overflow while handling a large indent which leads to a buffer overflow or infinite loop...

7.5CVSS6.1AI score0.00426EPSS
Exploits1References3
OSV
OSV
added 2026/03/29 12:55 a.m.7 views

MGASA-2026-0073 Updated python-ujson packages fix security vulnerabilities

CVE-2026-32874 ujson 5.4.0 to 5.11.0 inclusive contains an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. ujson 5.4.0 to 5.11.0 has an integer overflow while handling a large indent which leads to a buffer overflow or infinite loop...

7.5CVSS6.1AI score0.00426EPSS
Exploits1References4
OpenVAS
OpenVAS
added 2026/03/23 12:0 a.m.3 views

Fedora: Security Advisory (FEDORA-2026-0f099ed388)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS5.8AI score0.00426EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2026/03/22 12:0 a.m.5 views

Fedora 42 : python-ujson (2026-0f099ed388)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-0f099ed388 advisory. Update to 5.12.0. This release updates the license field in the Python metadata and fixes a buffer overflow/infinite loop from indent handling...

7.5CVSS6.1AI score0.00426EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2026/03/21 12:0 a.m.4 views

Fedora 43 : python-ujson (2026-bf741e26e4)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-bf741e26e4 advisory. Update to 5.12.0. This release updates the license field in the Python metadata and fixes a buffer overflow/infinite loop from indent handling...

7.5CVSS6.1AI score0.00426EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2026/03/21 12:0 a.m.6 views

Fedora 44 : python-ujson (2026-5725d633ec)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-5725d633ec advisory. Update to 5.12.0. This release updates the license field in the Python metadata and fixes a buffer overflow/infinite loop from indent handling. Tenable has...

6.1AI score
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/03/20 7:0 a.m.3 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.00411EPSS
Exploits1References6
OSV
OSV
added 2026/03/20 2:16 a.m.2 views

DEBIAN-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.00411EPSS
Exploits1References1
OSV
OSV
added 2026/03/20 2:16 a.m.3 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.00411EPSS
Exploits1References6
Cvelist
Cvelist
added 2026/03/20 1:35 a.m.37 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.5CVSS0.00411EPSS
Exploits1References3
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.00411EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
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.5CVSS6.1AI score0.00411EPSS
Exploits1References4Affected Software1
Debian CVE
Debian CVE
added 2026/03/20 1:35 a.m.4 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.00411EPSS
Exploits1
Rows per page
Query Builder