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

92 lines
3.0 KiB
JSON
Raw Normal View History

2021-12-02 21:00:57 +00:00
{
2023-02-02 21:00:39 +00:00
"data_version": "4.0",
2021-12-02 21:00:57 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-4047",
2022-04-11 20:02:13 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-02 21:00:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "The release of OpenShift 4.9.6 included four CVE fixes for the haproxy package, however the patch for CVE-2021-39242 was missing. This issue was only affects OpenShift 4.9."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
2022-04-11 20:02:13 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:00:39 +00:00
"vendor_name": "Red Hat",
2022-04-11 20:02:13 +00:00
"product": {
"product_data": [
{
2023-02-02 21:00:39 +00:00
"product_name": "Red Hat OpenShift Container Platform 4.9",
2022-04-11 20:02:13 +00:00
"version": {
"version_data": [
{
2023-02-02 21:00:39 +00:00
"version_value": "0:2.2.15-3.el8",
"version_affected": "!"
2022-04-11 20:02:13 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:00:39 +00:00
"url": "https://access.redhat.com/errata/RHSA-2021:5002",
2022-04-11 20:02:13 +00:00
"refsource": "MISC",
2023-02-02 21:00:39 +00:00
"name": "https://access.redhat.com/errata/RHSA-2021:5002"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2021-4047",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-4047"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2027881",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2027881"
2022-04-11 20:02:13 +00:00
}
]
2021-12-02 21:00:57 +00:00
},
2023-02-02 21:00:39 +00:00
"impact": {
"cvss": [
2021-12-02 21:00:57 +00:00
{
2023-02-02 21:00:39 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
2021-12-02 21:00:57 +00:00
}
]
}
}