cvelist/2022/42xxx/CVE-2022-42003.json
2023-12-20 15:01:41 +00:00

92 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-42003",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In FasterXML jackson-databind before versions 2.13.4.1 and 2.12.17.1, resource exhaustion can occur because of a lack of a check in primitive value deserializers to avoid deep wrapper array nesting, when the UNWRAP_SINGLE_VALUE_ARRAYS feature is enabled."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/FasterXML/jackson-databind/issues/3590",
"refsource": "MISC",
"name": "https://github.com/FasterXML/jackson-databind/issues/3590"
},
{
"url": "https://github.com/FasterXML/jackson-databind/commit/d78d00ee7b5245b93103fef3187f70543d67ca33",
"refsource": "MISC",
"name": "https://github.com/FasterXML/jackson-databind/commit/d78d00ee7b5245b93103fef3187f70543d67ca33"
},
{
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51020",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51020"
},
{
"refsource": "GENTOO",
"name": "GLSA-202210-21",
"url": "https://security.gentoo.org/glsa/202210-21"
},
{
"refsource": "DEBIAN",
"name": "DSA-5283",
"url": "https://www.debian.org/security/2022/dsa-5283"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20221124-0004/",
"url": "https://security.netapp.com/advisory/ntap-20221124-0004/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221127 [SECURITY] [DLA 3207-1] jackson-databind security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00035.html"
}
]
}
}