| tiêu đề | java-json-tools json-patch 1.13 Denial of Service via Unbounded Patch Operations and deepCopy |
|---|
| Mô tả | 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 |
|---|
| Nguồn | ⚠️ https://github.com/java-json-tools/json-patch/issues/167 |
|---|
| Người dùng | York Shen - Yong Shen - PayPal Cyber Security Team (UID 100171) |
|---|
| Đệ trình | 29/07/2026 06:41 (cách đây 1 tháng) |
|---|
| Kiểm duyệt | 07/09/2026 07:33 (1 month later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 399510 [java-json-tools json-patch đến 1.13 Patch Operation JsonPatch.java JsonPatch.apply Từ chối dịch vụ] |
|---|
| điểm | 20 |
|---|