| عنوان | java-json-tools jackson-coreutils 2.0 SSRF + BigDecimal Amplification Remote DoS |
|---|
| الوصف | SSRF + BigDecimal Amplification Remote DoS Chain via fromURL() and WRITE_BIGDECIMAL_AS_PLAIN
The combination of JsonLoader.fromURL() (which performs no URL validation) and the default WRITE_BIGDECIMAL_AS_PLAIN configuration in JacksonUtils.newMapper() creates a remote denial-of-service chain. An attacker-controlled URL can serve a tiny JSON payload (e.g., {"x": 1e2000000000}) that expands to ~2GB in memory when serialized via BigDecimal.toPlainString(), causing OutOfMemoryError. |
|---|
| المصدر | ⚠️ https://github.com/java-json-tools/jackson-coreutils/issues/64 |
|---|
| المستخدم | York Shen - Yong Shen - PayPal Cyber Security Team (UID 100171) |
|---|
| ارسال | 29/07/2026 06:48 AM (1 شهر منذ) |
|---|
| الاعتدال | 07/09/2026 07:45 AM (1 month later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 399511 [java-json-tools jackson-coreutils 2.0 URL Validation JsonLoader.java JsonLoader.fromURL تجاوز الصلاحيات] |
|---|
| النقاط | 20 |
|---|