Lucene search
+L

162 matches found

Prion
Prion
added 2022/07/05 6:15 p.m.27 views

Double free

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

4.3CVSS6.5AI score0.01694EPSS
SaveExploits0References4Affected Software2
UbuntuCve
UbuntuCve
added 2022/07/05 6:15 p.m.48 views

CVE-2022-31116

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.5CVSS7AI score0.02298EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2022/07/05 6:15 p.m.40 views

CVE-2022-31117

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

5.9CVSS6.6AI score0.01694EPSS
SaveExploits0References6
Prion
Prion
added 2022/07/05 6:15 p.m.33 views

Type confusion

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

5CVSS7.4AI score0.02298EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2022/07/05 6:15 p.m.5 views

UBUNTU-CVE-2022-31116

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.1AI score0.02298EPSS
SaveExploits1References7
OSV
OSV
added 2022/07/05 6:15 p.m.8 views

UBUNTU-CVE-2022-31117

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

5.9CVSS6.7AI score0.01694EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2022/07/05 5:35 p.m.3 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.02298EPSS
SaveExploits1References4
CVE
CVE
added 2022/07/05 5:35 p.m.158 views

CVE-2022-31116

UltraJSON vulnerability (CVE-2022-31116) affects UltraJSON, a C-based JSON encoder/decoder with Python bindings. Affected versions improperly decoded escaped surrogate characters (surrogate pairs), enabling string corruption and potential key confusion or value overwriting when parsing JSON from ...

7.5CVSS7.4AI score0.02298EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2022/07/05 5:35 p.m.89 views

CVE-2022-31116

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.6AI score0.02298EPSS
SaveExploits1
OSV
OSV
added 2022/07/05 5:35 p.m.19 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.5AI score
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2022/07/05 5:35 p.m.81 views

CVE-2022-31116

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.5AI score0.02298EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/07/05 5:35 p.m.48 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.6AI score0.02298EPSS
SaveExploits1References4
OSV
OSV
added 2022/07/05 5:30 p.m.27 views

CVE-2022-31117 Double free of buffer during string decoding in ujson

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

5.9CVSS6.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2022/07/05 5:30 p.m.10 views

CVE-2022-31117 Double free of buffer during string decoding in ujson

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

5.9CVSS5.7AI score0.01694EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2022/07/05 5:30 p.m.92 views

CVE-2022-31117

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

5.9CVSS6.5AI score0.01694EPSS
SaveExploits0
CVE
CVE
added 2022/07/05 5:30 p.m.162 views

CVE-2022-31117

UltraJSON (ujson) has a vulnerability CVE-2022-31117: a double-free bug during buffer reallocation in string decoding. The issue is in the C-level decoder; due to UltraJSON’s internal design, this double free cannot be triggered from Python. The advisory details confirm the root cause and state n...

5.9CVSS6.5AI score0.01694EPSS
SaveExploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2022/07/05 5:30 p.m.95 views

CVE-2022-31117

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

5.9CVSS6.7AI score0.01694EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/07/05 12:0 a.m.6 views

PT-2022-3515

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

9.4CVSS6.8AI score0.02298EPSS
SaveExploits1References43
Positive Technologies
Positive Technologies
added 2022/07/05 12:0 a.m.7 views

PT-2022-20540

Name of the Vulnerable Software and Affected Versions UltraJSON versions prior to 5.4.0 Description The issue occurs when an error happens while reallocating a buffer for string decoding, causing the buffer to get freed twice. Due to how UltraJSON uses the internal decoder, this double free is...

7.5CVSS7AI score0.02298EPSS
SaveExploits1References41
CNNVD
CNNVD
added 2022/07/05 12:0 a.m.10 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.02298EPSS
SaveExploits1References10
Rows per page
Query Builder