jackson-databind 2.10.x through 2.12.x before 2.12.6 and 2.13.x before 2.13.1 allows attackers to cause a denial of service (2 GB transient heap usage per read) in uncommon situations involving JsonNode JDK serialization.
{
"cpe": [
"cpe:2.3:a:fasterxml:jackson-databind:*:*:*:*:*:*:*:*",
"cpe:2.3:a:fasterxml:jackson-databind:2.13.0:-:*:*:*:*:*:*",
"cpe:2.3:a:fasterxml:jackson-databind:2.13.0:rc1:*:*:*:*:*:*",
"cpe:2.3:a:fasterxml:jackson-databind:2.13.0:rc2:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "2.10.0"
},
{
"fixed": "2.12.6"
},
{
"introduced": "2.13.0-NA"
},
{
"last_affected": "2.13.0-NA"
},
{
"introduced": "2.13.0-rc1"
},
{
"last_affected": "2.13.0-rc1"
},
{
"introduced": "2.13.0-rc2"
},
{
"last_affected": "2.13.0-rc2"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING"
]
}