| 제목 | java-json-tools json-patch 1.13 Denial of Service via Unbounded Patch Operations and deepCopy |
|---|
| 설명 | 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 |
|---|
| 원천 | ⚠️ https://github.com/java-json-tools/json-patch/issues/167 |
|---|
| 사용자 | York Shen - Yong Shen - PayPal Cyber Security Team (UID 100171) |
|---|
| 제출 | 2026. 07. 29. AM 06:41 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 07. AM 07:33 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 399510 [java-json-tools json-patch 까지 1.13 Patch Operation JsonPatch.java JsonPatch.apply 서비스 거부] |
|---|
| 포인트들 | 20 |
|---|