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

115 lines
4.4 KiB
JSON
Raw Normal View History

2024-05-13 17:00:33 +00:00
{
2024-05-13 23:00:33 +00:00
"data_version": "4.0",
2024-05-13 17:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4840",
2024-05-13 23:00:33 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2024-05-13 17:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-13 23:00:33 +00:00
"value": "An flaw was found in the OpenStack Platform (RHOSP) director, a toolset for installing and managing a complete RHOSP environment. Plaintext passwords may be stored in log files, which can expose sensitive information to anyone with access to the logs."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cleartext Storage of Sensitive Information",
"cweId": "CWE-312"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
2024-11-25 05:00:36 +00:00
"product_name": "Red Hat OpenStack Platform 17.1 for RHEL 9",
2024-05-13 23:00:33 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-11-25 05:00:36 +00:00
"versions": [
{
"version": "0:14.3.1-17.1.20240919130756.el9ost",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
2024-05-31 00:00:35 +00:00
"defaultStatus": "affected"
2024-05-13 23:00:33 +00:00
}
}
]
}
},
{
2024-11-25 05:00:36 +00:00
"product_name": "Red Hat OpenStack Platform 16.2",
2024-05-13 23:00:33 +00:00
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
2024-05-31 00:00:35 +00:00
"defaultStatus": "affected"
2024-05-13 23:00:33 +00:00
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-11-25 05:00:36 +00:00
{
"url": "https://access.redhat.com/errata/RHSA-2024:9978",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:9978"
},
2024-05-13 23:00:33 +00:00
{
"url": "https://access.redhat.com/security/cve/CVE-2024-4840",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-4840"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280249",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2280249"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2024-05-13 17:00:33 +00:00
}
]
}
}