A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x through 2.9.9. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has JDOM 1.x or 2.x jar in the classpath, an attacker can send a specifically crafted JSON message that allows them to read arbitrary local files on the server.
{
"unresolved_ranges": [
{
"cpe": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"source": "CPE_FIELD",
"extracted_events": [
{
"last_affected": "8.0"
}
]
}
]
}{
"cpe": "cpe:2.3:a:fasterxml:jackson-databind:*:*:*:*:*:*:*:*",
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.6.7.3"
},
{
"introduced": "2.7.0"
},
{
"fixed": "2.7.9.6"
},
{
"introduced": "2.8.0"
},
{
"fixed": "2.8.11.4"
},
{
"introduced": "2.9.0"
},
{
"fixed": "2.9.9.2"
}
]
}