提交 #908322: java-json-tools jackson-coreutils 2.0 BigDecimal Amplification DoS信息

标题java-json-tools jackson-coreutils 2.0 BigDecimal Amplification DoS
描述BigDecimal Amplification DoS via Default WRITE_BIGDECIMAL_AS_PLAIN Configuration The library's default ObjectMapper configuration enables both USE_BIG_DECIMAL_FOR_FLOATS and WRITE_BIGDECIMAL_AS_PLAIN. When any application parses untrusted JSON containing large-exponent numbers (e.g., 1e100000) through this library's mapper and later serializes the result, BigDecimal.toPlainString() allocates a string proportional to the exponent value — causing massive memory amplification and OutOfMemoryError. This vulnerability does NOT require SSRF. Any direct JSON input (HTTP request body, uploaded file, message queue payload) triggers it.
来源⚠️ https://github.com/java-json-tools/jackson-coreutils/issues/65
用户
 York Shen - Yong Shen - PayPal Cyber Security Team (UID 100171)
提交2026-07-29 06時46分 (1 月前)
管理2026-09-07 20時54分 (1 month later)
状态已接受
VulDB条目399664 [java-json-tools jackson-coreutils 2.0 JacksonUtils.java BigDecimal.toPlainString 拒绝服务]
积分20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!