cvelist/2021/30xxx/CVE-2021-30468.json

91 lines
3.7 KiB
JSON
Raw Normal View History

2021-04-08 18:00:41 +00:00
{
"CVE_data_meta": {
2021-06-16 12:58:06 +01:00
"ASSIGNER": "security@apache.org",
2021-04-08 18:00:41 +00:00
"ID": "CVE-2021-30468",
2021-06-16 12:58:06 +01:00
"STATE": "PUBLIC",
"TITLE": "Apache CXF Denial of service vulnerability in parsing JSON via JsonMapObjectReaderWriter"
2021-04-08 18:00:41 +00:00
},
2021-06-16 12:58:06 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache CXF",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Apache CXF",
"version_value": "3.4.4"
},
{
"version_affected": "<",
"version_name": "Apache CXF",
"version_value": "3.3.11"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-04-08 18:00:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-06-16 13:00:49 +00:00
"value": "A vulnerability in the JsonMapObjectReaderWriter of Apache CXF allows an attacker to submit malformed JSON to a web service, which results in the thread getting stuck in an infinite loop, consuming CPU indefinitely. This issue affects Apache CXF versions prior to 3.4.4; Apache CXF versions prior to 3.3.11."
2021-04-08 18:00:41 +00:00
}
]
2021-06-16 12:58:06 +01:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400 Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-06-16 13:00:49 +00:00
"refsource": "MISC",
"url": "http://cxf.apache.org/security-advisories.data/CVE-2021-30468.txt.asc",
"name": "http://cxf.apache.org/security-advisories.data/CVE-2021-30468.txt.asc"
},
{
"refsource": "MLIST",
"name": "[cxf-users] 20210616 CVE-2021-30468: Apache CXF Denial of service vulnerability in parsing JSON via JsonMapObjectReaderWriter",
"url": "https://lists.apache.org/thread.html/r4a4b6bc0520b69c18d2a59daa6af84ae49f0c22164dccb8538794459@%3Cusers.cxf.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[cxf-dev] 20210616 CVE-2021-30468: Apache CXF Denial of service vulnerability in parsing JSON via JsonMapObjectReaderWriter",
"url": "https://lists.apache.org/thread.html/r4a4b6bc0520b69c18d2a59daa6af84ae49f0c22164dccb8538794459@%3Cdev.cxf.apache.org%3E"
2021-06-16 14:00:55 +00:00
},
{
"refsource": "MLIST",
"name": "[announce] 20210616 CVE-2021-30468: Apache CXF Denial of service vulnerability in parsing JSON via JsonMapObjectReaderWriter",
"url": "https://lists.apache.org/thread.html/r4a4b6bc0520b69c18d2a59daa6af84ae49f0c22164dccb8538794459@%3Cannounce.apache.org%3E"
2021-06-16 12:58:06 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-04-08 18:00:41 +00:00
}
2021-06-16 13:00:49 +00:00
}