Show filters
17 Total Results
Displaying 1-10 of 17
Sort by:
Attacker Value
Unknown

CVE-2024-38723

Disclosure Date: July 22, 2024 (last updated August 15, 2024)
Server-Side Request Forgery (SSRF) vulnerability in Bernhard Kux JSON Content Importer.This issue affects JSON Content Importer: from n/a through 1.5.6.
Attacker Value
Unknown

CVE-2023-6268

Disclosure Date: December 26, 2023 (last updated January 04, 2024)
The JSON Content Importer WordPress plugin before 1.5.4 does not sanitise and escape the tab parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin
Attacker Value
Unknown

CVE-2023-50472

Disclosure Date: December 14, 2023 (last updated December 20, 2023)
cJSON v1.7.16 was discovered to contain a segmentation violation via the function cJSON_SetValuestring at cJSON.c.
Attacker Value
Unknown

CVE-2023-50471

Disclosure Date: December 14, 2023 (last updated December 20, 2023)
cJSON v1.7.16 was discovered to contain a segmentation violation via the function cJSON_InsertItemInArray at cJSON.c.
Attacker Value
Unknown

CVE-2021-32292

Disclosure Date: August 22, 2023 (last updated October 08, 2023)
An issue was discovered in json-c from 20200420 (post 0.14 unreleased code) through 0.15-20200726. A stack-buffer-overflow exists in the auxiliary sample program json_parse which is located in the function parseit.
Attacker Value
Unknown

CVE-2023-25485

Disclosure Date: April 25, 2023 (last updated October 08, 2023)
Auth. (admin+) Stored Cross-Site Scripting (XSS) vulnerability in Bernhard Kux JSON Content Importer plugin <= 1.3.15 versions.
Attacker Value
Unknown

CVE-2022-41714

Disclosure Date: November 03, 2022 (last updated December 22, 2024)
fastest-json-copy version 1.0.1 allows an external attacker to edit or add new properties to an object. This is possible because the application does not correctly validate the incoming JSON keys, thus allowing the '__proto__' property to be edited.
Attacker Value
Unknown

CVE-2020-12762

Disclosure Date: May 09, 2020 (last updated February 21, 2025)
json-c through 0.14 has an integer overflow and out-of-bounds write via a large JSON file, as demonstrated by printbuf_memappend.
Attacker Value
Unknown

CVE-2019-1010239

Disclosure Date: July 19, 2019 (last updated November 27, 2024)
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: cJSON_GetObjectItemCaseSensitive() function. The attack vector is: crafted json file. The fixed version is: 1.7.9 and later.
Attacker Value
Unknown

CVE-2019-11835

Disclosure Date: May 09, 2019 (last updated November 27, 2024)
cJSON before 1.7.11 allows out-of-bounds access, related to multiline comments.