| Titel | java-json-tools json-patch 1.13 Denial of Service via Unbounded Patch Operations and deepCopy |
|---|
| Beschreibung | Denial of Service via Unbounded Patch Operations and deepCopy in JsonPatch.apply()
JsonPatch.apply() accepts an unbounded number of patch operations with no limit, timeout, or backpressure mechanism. Each operation internally calls node.deepCopy(), resulting in O(N×M) resource consumption (N = number of operations, M = document size). A single HTTP request containing a large JSON Patch document can exhaust server CPU and memory.
more details at https://github.com/java-json-tools/json-patch/issues/167 |
|---|
| Quelle | ⚠️ https://github.com/java-json-tools/json-patch/issues/167 |
|---|
| Benutzer | York Shen - Yong Shen - PayPal Cyber Security Team (UID 100171) |
|---|
| Einreichung | 29.07.2026 06:41 (vor 1 Monat) |
|---|
| Moderieren | 07.09.2026 07:33 (1 month later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 399510 [java-json-tools json-patch bis 1.13 Patch Operation JsonPatch.java JsonPatch.apply Denial of Service] |
|---|
| Punkte | 20 |
|---|