cvelist/2021/4xxx/CVE-2021-4125.json

92 lines
3.3 KiB
JSON
Raw Normal View History

2021-12-16 02:01:27 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-4125",
2022-08-24 16:00:42 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "kube-reporting/hive",
"version": {
"version_data": [
{
"version_value": "Fixed in v4.8, v4.7 and v4.6"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 - Improper Input Validation, CWE-502 - Deserialization of Untrusted Data, CWE-400 - Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2033121",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033121"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-4125",
"url": "https://access.redhat.com/security/cve/CVE-2021-4125"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-44228",
"url": "https://access.redhat.com/security/cve/CVE-2021-44228"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-45046",
"url": "https://access.redhat.com/security/cve/CVE-2021-45046"
},
{
"refsource": "MISC",
"name": "https://github.com/kube-reporting/hive/pull/71",
"url": "https://github.com/kube-reporting/hive/pull/71"
},
{
"refsource": "MISC",
"name": "https://github.com/kube-reporting/hive/pull/72",
"url": "https://github.com/kube-reporting/hive/pull/72"
},
{
"refsource": "MISC",
"name": "https://github.com/kube-reporting/hive/pull/73",
"url": "https://github.com/kube-reporting/hive/pull/73"
}
]
2021-12-16 02:01:27 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-08-24 16:00:42 +00:00
"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."
2021-12-16 02:01:27 +00:00
}
]
}
}