cvelist/2021/4xxx/CVE-2021-4125.json
2023-02-12 23:00:55 +00:00

94 lines
3.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-4125",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was found that the original fix for log4j CVE-2021-44228 and CVE-2021-45046 in the OpenShift metering hive containers was incomplete, as not all JndiLookup.class files were removed. This CVE only applies to the OpenShift Metering hive container images, shipped in OpenShift 4.8, 4.7 and 4.6."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 - Improper Input Validation, CWE-502 - Deserialization of Untrusted Data, CWE-400 - Uncontrolled Resource Consumption",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "kube-reporting/hive",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Fixed in v4.8, v4.7 and v4.6"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033121",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2033121"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2021-4125",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-4125"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2021-44228",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-44228"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2021-45046",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-45046"
},
{
"url": "https://github.com/kube-reporting/hive/pull/71",
"refsource": "MISC",
"name": "https://github.com/kube-reporting/hive/pull/71"
},
{
"url": "https://github.com/kube-reporting/hive/pull/72",
"refsource": "MISC",
"name": "https://github.com/kube-reporting/hive/pull/72"
},
{
"url": "https://github.com/kube-reporting/hive/pull/73",
"refsource": "MISC",
"name": "https://github.com/kube-reporting/hive/pull/73"
}
]
}
}