cve/2017/CVE-2017-7525.md
2024-06-18 02:51:15 +02:00

4.2 KiB

CVE-2017-7525

Description

A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper.

POC

Reference

Github