Lucene search
K

72 matches found

NVD
NVD
added 2025/09/03 3:15 p.m.1 views

CVE-2025-57052

cJSON 1.5.0 through 1.7.18 allows out-of-bounds access via the decodearrayindexfrompointer function in cJSONUtils.c, allowing remote attackers to bypass array bounds checking and access restricted data via malformed JSON pointer strings containing alphanumeric characters...

9.8CVSS0.00668EPSS
Exploits1References2
CNNVD
CNNVD
added 2025/09/03 12:0 a.m.2 views

cJSON 安全漏洞

cJSON is a lightweight open source JSON parser from the individual developer Dave Gamble. A security vulnerability exists in cJSON version 1.7.18 and earlier, which stems from an out-of-bounds access vulnerability in the decodearrayindexfrompointer function that could lead to bypassing array boun...

9.8CVSS6.3AI score0.00668EPSS
Exploits1References1
Snyk
Snyk
added 2025/09/03 12:0 a.m.3 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index via the decodearrayindexfrompointer function when processing crafted JSON pointer strings. An attacker can cause a denial of service and unexpected behavior by supplying inputs with non-digit character...

9.8CVSS6.8AI score0.00668EPSS
Exploits1References2
Rosalinux
Rosalinux
added 2025/08/06 8:31 a.m.3 views

Advisory ROSA-SA-2025-2952

software: cjson 1.7.18 WASP: ROSA-CHROME unaffected versions = cjson-1.7.18-1 affected versions cjson-1.7.18-1 CVE-ID: CVE-2023-53154 BDU-ID: None CVE-Crit: LOW CVE-DESC.: cJSON: Buffer overflow vulnerability on read from heap via parsestring function. CVE-STATUS: Vulnerability has been resolved...

5.5CVSS6.5AI score0.00221EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2025/06/26 4:6 p.m.3 views

cjson: segmentation violation in function cJSON_InsertItemInArray

A flaw was discovered in the cJSON package. Certain input conditions may trigger a null pointer dereference, which can lead to a denial of service...

7.5CVSS5.8AI score0.01508EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:0 a.m.4 views

TencentOS Server 4: cjson (TSSA-2024:0945)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2024:0945 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

7.6CVSS7.3AI score0.00648EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2025/06/12 2:51 p.m.4 views

cjson: segmentation violation trigger through the second parameter of function cJSON_SetValuestring at cJSON.c

A flaw was found in cJSON. This issue contains a segmentation violation, which can trigger through the second parameter of the cJSONSetValuestring function at cJSON.c...

7.6CVSS5.7AI score0.00648EPSS
Exploits1References6
OSV
OSV
added 2025/05/23 4:15 p.m.2 views

DEBIAN-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.5CVSS4.8AI score0.00221EPSS
Exploits1References1
NVD
NVD
added 2025/05/23 4:15 p.m.8 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.5CVSS0.00221EPSS
Exploits1References3
OSV
OSV
added 2025/05/23 4:15 p.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...

5.5CVSS7AI score
Exploits0References3
Cvelist
Cvelist
added 2025/05/23 12:0 a.m.8 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.9CVSS0.00221EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2025/05/23 12:0 a.m.2 views

PT-2025-22802

Name of the Vulnerable Software and Affected Versions cJSON versions prior to 1.7.18 Description The issue is related to a heap-based buffer over-read in the parse string function of the cJSON library. This occurs when cJSON ParseWithLength is called with a JSON string that has no trailing newlin...

5.5CVSS5.9AI score0.00221EPSS
Exploits1References23
CVE
CVE
added 2025/05/23 12:0 a.m.95 views

CVE-2023-53154

CVE-2023-53154 affects the cJSON JSON parser. A heap-based buffer over-read occurs in parse_string when parsing input like {"1":1, with no trailing newline, using cJSON_ParseWithLength; vulnerable in versions before 1.7.18. Distributed advisories note the issue and recommend upgrading to a patche...

5.5CVSS4.1AI score0.00221EPSS
Exploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 1:13 p.m.4 views

CVE-2018-1000215

Dave Gamble cJSON version 1.7.6 and earlier contains a CWE-772 vulnerability in cJSON library that can result in Denial of Service DoS. This attack appear to be exploitable via If the attacker can force the data to be printed and the system is in low memory it can force a leak of memory. This...

7.5CVSS6.8AI score0.01677EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:10 a.m.7 views

CVE-2019-1010239

DaveGamble/cJSON cJSON 1.7.8 is affected by: Improper Check for Unusual or Exceptional Conditions. The impact is: Null dereference, so attack can cause denial of service. The component is: cJSONGetObjectItemCaseSensitive function. The attack vector is: crafted json file. The fixed version is: 1.7...

7.5CVSS6.9AI score0.02418EPSS
Exploits1References1
NVD
NVD
added 2025/04/19 10:15 p.m.16 views

CVE-2023-26819

cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as "a": true, "b": null,9999999999999999999999999999999999999999999999912345678901234567...

2.9CVSS0.00196EPSS
Exploits1References2
OSV
OSV
added 2025/04/19 10:15 p.m.10 views

CVE-2023-26819

cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as "a": true, "b": null,9999999999999999999999999999999999999999999999912345678901234567...

2.9CVSS6.8AI score
Exploits0References2
Cvelist
Cvelist
added 2025/04/19 12:0 a.m.13 views

CVE-2023-26819

cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as "a": true, "b": null,9999999999999999999999999999999999999999999999912345678901234567...

2.9CVSS0.00196EPSS
Exploits1References1
CVE
CVE
added 2025/04/19 12:0 a.m.78 views

CVE-2023-26819

CVE-2023-26819 affects the cJSON library (v1.7.15) and can cause a denial of service when parsing crafted JSON like {"a": true, "b": [null, 9999...}] with extremely large numbers. Public advisories (Ubuntu USN-7973-1; Debian DLA-4216) confirm vulnerable package versions and provide fixes in subse...

2.9CVSS6.9AI score0.00196EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/19 12:0 a.m.7 views

CVE-2023-26819

cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as "a": true, "b": null,9999999999999999999999999999999999999999999999912345678901234567...

2.9CVSS3.9AI score0.00196EPSS
Exploits1References1
Rows per page
Query Builder