cvelist/2024/4xxx/CVE-2024-4369.json

128 lines
5.5 KiB
JSON
Raw Normal View History

2024-04-30 20:00:35 +00:00
{
2024-05-01 00:00:35 +00:00
"data_version": "4.0",
2024-04-30 20:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4369",
2024-05-01 00:00:35 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2024-04-30 20:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-02 03:00:34 +00:00
"value": "An information disclosure flaw was found in OpenShift's internal image registry operator. The AZURE_CLIENT_SECRET can be exposed through an environment variable defined in the pod definition, but is limited to Azure environments. An attacker controlling an account that has high enough permissions to obtain pod information from the openshift-image-registry namespace could use this obtained client secret to perform actions as the registry operator's Azure service account."
2024-05-01 00:00:35 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cleartext Storage of Sensitive Information in an Environment Variable",
"cweId": "CWE-526"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
2024-06-19 18:00:33 +00:00
{
"product_name": "Red Hat OpenShift Container Platform 4.14",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "v4.14.0-202406112008.p0.g36b3cca.assembly.stream.el8",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
},
2024-05-01 00:00:35 +00:00
{
2024-06-19 06:00:33 +00:00
"product_name": "Red Hat OpenShift Container Platform 4.15",
2024-05-01 00:00:35 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-06-19 06:00:33 +00:00
"versions": [
{
"version": "v4.15.0-202406060836.p0.gf577b35.assembly.stream.el9",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
2024-05-01 00:00:35 +00:00
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-06-19 18:00:33 +00:00
{
"url": "https://access.redhat.com/errata/RHSA-2024:3881",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:3881"
},
2024-06-19 06:00:33 +00:00
{
"url": "https://access.redhat.com/errata/RHSA-2024:3889",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:3889"
},
2024-05-01 00:00:35 +00:00
{
"url": "https://access.redhat.com/security/cve/CVE-2024-4369",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-4369"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278035",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2278035"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
2024-04-30 20:00:35 +00:00
}
]
}
}