@types/cjson
Releases4
Frequency1 year 3 weeks
Last Release
TypeScript definitions for cjson
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| < 1.7.18 | 2.9 LOW | — | ||
parse_string in cJSON before 1.7.18 has a heap-based buffer over-read via {"1":1, with no trailing newline if cJSON_ParseWithLength is called. | ||||
| = 1.7.15 | 2.9 LOW | — | ||
cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as {"a": true, "b": [ null,9999999999999999999999999999999999999999999999912345678901234567]}. | ||||
| = 1.7.17 | 7.6 HIGH | — | ||
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. | ||||
| = 1.7.16 | 7.5 HIGH | — | ||
cJSON v1.7.16 was discovered to contain a segmentation violation via the function cJSON_InsertItemInArray at cJSON.c. | ||||
| = 1.7.16 | 7.5 HIGH | — | ||
cJSON v1.7.16 was discovered to contain a segmentation violation via the function cJSON_SetValuestring at cJSON.c. | ||||