Lucene search
+L

93 matches found

Positive Technologies
Positive Technologies
added 2026/03/24 12:00 a.m.16 views

PT-2026-27320

Name of the Vulnerable Software and Affected Versions ncmdump versions prior to 1.4.0 Description A NULL pointer dereference issue exists in taurusxin ncmdump within the src/utils modules, specifically related to the cJSON.Cpp program files. This can lead to unexpected behavior or program crashes...

6.7CVSS5.8AI score0.00117EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 12:16 p.m.16 views

CVE-2018-1000216

Dave Gamble cJSON version 1.7.2 and earlier contains a CWE-415: Double Free vulnerability in cJSON library that can result in Possible crash or RCE. This attack appear to be exploitable via Attacker must be able to force victim to print JSON data, depending on how cJSON library is used this could...

8.8CVSS6.6AI score0.01471EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 12:15 p.m.14 views

CVE-2018-1000217

Dave Gamble cJSON version 1.7.3 and earlier contains a CWE-416: Use After Free vulnerability in cJSON library that can result in Possible crash, corruption of data or even RCE. This attack appear to be exploitable via Depends on how application uses cJSON library. If application provides network...

9.8CVSS7.2AI score0.01753EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2025/10/08 7:26 p.m.19 views

cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings

A flaw was found in the cJSON library. A specially crafted JSON pointer string can cause an out-of-bounds access in the decodearrayindexfrompointer function in the cJSONUtils.c file due to improper array bounds checking, causing a crash to the application linked to the library and resulting in a...

9.8CVSS5.7AI score0.00743EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/10/08 7:24 p.m.9 views

cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings

A flaw was found in the cJSON library. A specially crafted JSON pointer string can cause an out-of-bounds access in the decodearrayindexfrompointer function in the cJSONUtils.c file due to improper array bounds checking, causing a crash to the application linked to the library and resulting in a...

9.8CVSS5.7AI score0.00743EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2018-1887

Malware in sbrugna...

9.8CVSS9.3AI score0.01753EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2016-5303

Malware in sbrugna...

9.8CVSS9.1AI score0.06963EPSS
SaveExploits2References12
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2023-31821

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00767EPSS
SaveExploits0References3
Rosalinux
Rosalinux
added 2025/09/09 10:37 a.m.15 views

Advisory ROSA-SA-2025-2978

software: cjson 1.7.18 WASP: ROSA-CHROME unaffected versions = cjson-1.7.18-2 affected versions cjson-1.7.18-2 CVE-ID: CVE-2023-26819 BDU-ID: None CVE-Crit: LOW CVE-DESC.: cJSON 1.7.15 may cause a denial of service when processing a specially generated JSON document, e.g.: "a": true, "b": null,...

2.9CVSS4.4AI score0.00221EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:53 a.m.17 views

Dave Gamble cJSON version 1.7.2 and earlier contains a CWE-415: Double Free vulnerability in cJSON library that can result in Possible crash or RCE. This attack appear to be exploitable via Attacker must be able to force victim to print JSON data, depending on how cJSON library is used this could be either local or over a network. This vulnerability appears to have been fixed in 1.7.3.

...

8.8CVSS7AI score0.01471EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:47 a.m.16 views

Dave Gamble cJSON version 1.7.3 and earlier contains a CWE-416: Use After Free vulnerability

...

9.8CVSS7AI score0.01753EPSS
SaveExploits1
CVE
CVE
added 2025/09/03 12:00 a.m.119 views

CVE-2025-57052

CVE-2025-57052 affects cJSON versions 1.5.0–1.7.18. The vulnerability arises from an out-of-bounds access in the function decode_array_index_from_pointer (cJSON_Utils.c), enabling manipulation via crafted JSON pointer strings. Connected advisories confirm impact across multiple distributions and ...

9.8CVSS6.5AI score0.00743EPSS
SaveExploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2025/05/23 4:15 p.m.22 views

CVE-2023-53154

parsestring in cJSON before 1.7.18 has a heap-based buffer over-read via "1":1, with no trailing newline if cJSONParseWithLength is called...

5.5CVSS6.5AI score0.0026EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/05/23 12:00 a.m.7 views

CVE-2023-53154

parsestring in cJSON before 1.7.18 has a heap-based buffer over-read via "1":1, with no trailing newline if cJSONParseWithLength is called...

2.9CVSS4AI score0.0026EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/01/27 1:43 a.m.11 views

redis: heap overflow in the lua cjson and cmsgpack libraries

A heap-based buffer overflow flaw was found in Redis. This flaw allows a local authenticated attacker user or attacker to execute a specially crafted Lua script in Redis. This attack triggers a heap overflow in the cjson and cmsgpack libraries, resulting in heap corruption and potential remote co...

8.8CVSS7.8AI score0.41409EPSS
SaveExploits1References6
OSV
OSV
added 2024/10/25 11:07 a.m.9 views

OESA-2024-2303 cjson security update

cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. %package devel Summary: Development files for cJSON Requires: = - Requires: pkgconfig %description devel The cjson-devel package contains libraries and header files...

7.5CVSS7.4AI score0.01508EPSS
SaveExploits2References3
OSV
OSV
added 2024/08/22 7:44 p.m.49 views

BIT-VALKEY-2022-24834 Heap overflow issue with the Lua cjson library used by Redis

Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support,...

8.8CVSS8.1AI score0.41409EPSS
SaveExploits1References5
OSV
OSV
added 2024/08/22 7:27 p.m.39 views

BIT-KEYDB-2022-24834 Heap overflow issue with the Lua cjson library used by Redis

Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support,...

8.8CVSS8.1AI score0.41409EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.32 views

RHEL 8 : redis (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - redis: Redis SORTRO may bypass ACL configuration CVE-2023-41053 Note that Nessus has not tested for this issue but...

3.3CVSS6.9AI score0.0034EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/05/01 7:00 a.m.13 views

cJSON v1.7.17 was discovered to contain a segmentation violation which can trigger through the second parameter of function cJSON_SetValuestring at cJSON.c.

...

7.6CVSS7.2AI score0.00648EPSS
SaveExploits1
Rows per page
Query Builder