Lucene search
+L

104 matches found

RedhatCVE
RedhatCVE
•added 2026/06/11 2:59 p.m.•26 views

CVE-2026-41728

Spring Data REST's JSON Patch application/json-patch+json implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0...

7.5CVSS5.4AI score0.00346EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/06/10 12:31 a.m.•31 views

EUVD-2026-35905

Spring Data REST's JSON Patch application/json-patch+json implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0...

7.5CVSS5.5AI score0.00346EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/06/10 12:31 a.m.•13 views

Spring Data REST has Improper Access Control in its JSON Patch Implementation

Spring Data REST's JSON Patch application/json-patch+json implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0...

7.5CVSS5.2AI score0.00346EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/06/10 12:31 a.m.•8 views

GHSA-CV39-X4C6-HHP2 Spring Data REST has Improper Access Control in its JSON Patch Implementation

Spring Data REST's JSON Patch application/json-patch+json implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0...

7.5CVSS5.2AI score0.00346EPSS
SaveExploits0References5
NVD
NVD
•added 2026/06/10 12:16 a.m.•21 views

CVE-2026-41728

Spring Data REST's JSON Patch application/json-patch+json implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0...

7.5CVSS0.00346EPSS
SaveExploits0References1
OSV
OSV
•added 2026/01/23 4:53 a.m.•14 views

USN-7973-1 cjson vulnerabilities

It was discovered that cJSON incorrectly handled parsing large numbers. An attacker could possibly use this issue to cause a denial of service. CVE-2023-26819 It was discovered that cJSON may perform out-of-bounds read when processing specially crafted JSON files using parseobject. An attacker...

5.5CVSS5.8AI score0.00743EPSS
SaveExploits3References4
Ubuntu
Ubuntu
•added 2026/01/23 4:53 a.m.•15 views

USN-7973-1: cJSON vulnerabilities

It was discovered that cJSON incorrectly handled parsing large numbers. An attacker could possibly use this issue to cause a denial of service. CVE-2023-26819 It was discovered that cJSON may perform out-of-bounds read when processing specially crafted JSON files using parseobject. An attacker...

5.5CVSS5.7AI score0.00743EPSS
SaveExploits3
OSV
OSV
•added 2025/10/11 11:09 a.m.•16 views

OESA-2025-2376 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: = - %description devel The cjson-devel package contains libraries and header files for developing...

9.8CVSS7.1AI score0.00743EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
•added 2025/10/08 7:26 p.m.•23 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.•41 views

EUVD-2021-1001

Malware in sbrugna...

7.2CVSS6.7AI score0.01783EPSS
SaveExploits1References7
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•52 views

EUVD-2021-2394

Malware in sbrugna...

9.8CVSS9.3AI score0.01873EPSS
SaveExploits1References9
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•18 views

EUVD-2022-7545

Malicious code in bioql PyPI...

9.8CVSS6.8AI score0.01013EPSS
SaveExploits0References6
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•9 views

EUVD-2025-26527

Malicious code in bioql PyPI...

9.8CVSS6.3AI score0.00743EPSS
SaveExploits1References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/03 12:00 a.m.•0 views

CVE-2025-57052: Out-of-bounds Read

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.8CVSS5.9AI score0.00743EPSS
SaveExploits1References1
CVE
CVE
•added 2025/09/03 12:00 a.m.•134 views

CVE-2025-57052

The cJSON JSON parser (versions 1.5.0 through 1.7.18 ) contains an out-of-bounds memory access vulnerability in the decode_array_index_from_pointer function located in cJSON_Utils.c. Due to insufficient input sanitization , remote attackers can bypass array bounds checking by providing malformed ...

6.5AI score0.00743EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2025/09/03 12:00 a.m.•14 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.8CVSS7.1AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2023/06/27 11:28 a.m.•27 views

json-pointer: prototype pollution in json-pointer

A flaw was found in the json-pointer package. The affected versions of this package are vulnerable to prototype pollution vulnerability...

9.8CVSS5.7AI score0.01013EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2023/06/27 11:28 a.m.•67 views

Important: Red Hat Security Advisory: Service Registry (container images) release and security update [2.4.3 GA]

An update to the images for Red Hat Integration - Service Registry is now available from the Red Hat Container Catalog. The purpose of this text-only errata is to inform you about the security issues fixed in this release. Red Hat Product Security has rated this update as having a security impact...

9.8CVSS6.7AI score0.19653EPSS
SaveExploits3References10
Veracode
Veracode
•added 2023/01/05 7:39 a.m.•29 views

Prototype Pollution

json-pointer is vulnerable to prototype pollution. The vulnerability exists in the set function of index.js, due to the improper checks for the tok variable which allows an attacker to modify object prototype attributes...

9.8CVSS4.7AI score0.01013EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
•added 2022/12/26 1:04 p.m.•62 views

CVE-2022-4742

A flaw was found in the json-pointer package. The affected versions of this package are vulnerable to prototype pollution vulnerability...

9.8CVSS4.7AI score0.01013EPSS
SaveExploits0References3
Rows per page
Query Builder