rpm package
opensuse/python-ujson&distro=openSUSE Leap 15.4
pkg:rpm/opensuse/python-ujson&distro=openSUSE%20Leap%2015.4
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2022-31116 | — | < 1.35-150100.3.5.1 | 1.35-150100.3.5.1 | Jul 5, 2022 | 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. | ||
| CVE-2022-31117 | — | < 1.35-150100.3.5.1 | 1.35-150100.3.5.1 | Jul 5, 2022 | 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, thi | ||
| CVE-2021-45958 | — | < 1.35-150100.3.8.1 | 1.35-150100.3.8.1 | Dec 31, 2021 | UltraJSON (aka ujson) through 5.1.0 has a stack-based buffer overflow in Buffer_AppendIndentUnchecked (called from encode). Exploitation can, for example, use a large amount of indentation. |
- CVE-2022-31116Jul 5, 2022affected < 1.35-150100.3.5.1fixed 1.35-150100.3.5.1
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.
- CVE-2022-31117Jul 5, 2022affected < 1.35-150100.3.5.1fixed 1.35-150100.3.5.1
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, thi
- CVE-2021-45958Dec 31, 2021affected < 1.35-150100.3.8.1fixed 1.35-150100.3.8.1
UltraJSON (aka ujson) through 5.1.0 has a stack-based buffer overflow in Buffer_AppendIndentUnchecked (called from encode). Exploitation can, for example, use a large amount of indentation.