2023-09-15 22:00:28 +00:00
{
"id" : "CVE-2022-3261" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-09-15T21:15:08.610" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:19:10.023" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-09-15 22:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A flaw was found in OpenStack. Multiple components show plain-text passwords in /var/log/messages during the OpenStack overcloud update run, leading to a disclosure of sensitive information problem."
2023-09-20 18:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una falla en OpenStack. Varios componentes muestran contrase\u00f1as de texto sin formato en /var/log/messages durante la ejecuci\u00f3n de la actualizaci\u00f3n de OpenStack overcloud, lo que genera un problema de divulgaci\u00f3n de informaci\u00f3n sensible."
2023-09-15 22:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-09-20 18:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2023-09-20 18:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
2023-09-20 18:00:28 +00:00
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "HIGH" ,
2023-09-20 18:00:28 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-09-20 18:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 0.8 ,
2023-09-20 18:00:28 +00:00
"impactScore" : 3.6
} ,
2023-09-15 22:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-09-15 22:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
2023-09-15 22:00:28 +00:00
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2023-09-15 22:00:28 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-09-15 22:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
2023-09-15 22:00:28 +00:00
"impactScore" : 3.6
}
]
} ,
2023-09-20 18:00:28 +00:00
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2023-09-20 18:00:28 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-256"
2023-09-20 18:00:28 +00:00
}
]
2023-11-07 21:03:21 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-07 21:03:21 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-319"
2023-11-07 21:03:21 +00:00
}
]
2023-09-20 18:00:28 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:openstack_platform:16.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4B3000D2-35DF-4A93-9FC0-1AD3AB8349B8"
}
]
}
]
}
] ,
2023-09-15 22:00:28 +00:00
"references" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2022-3261" ,
2023-09-20 18:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2023-09-15 22:00:28 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2128834" ,
2023-09-20 18:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://access.redhat.com/security/cve/CVE-2022-3261" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2128834" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2023-09-15 22:00:28 +00:00
}
]
}