2024-09-04 16:03:36 +00:00
{
"id" : "CVE-2024-7012" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2024-09-04T14:15:14.570" ,
2024-09-19 08:03:16 +00:00
"lastModified" : "2024-09-19T06:15:03.777" ,
"vulnStatus" : "Modified" ,
2024-09-04 16:03:36 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "An authentication bypass vulnerability has been identified in Foreman when deployed with External Authentication, due to the puppet-foreman configuration. This issue arises from Apache's mod_proxy not properly unsetting headers because of restrictions on underscores in HTTP headers, allowing authentication through a malformed header. This flaw impacts all active Satellite deployments (6.13, 6.14 and 6.15) and could potentially enable unauthorized users to gain administrative access."
2024-09-05 22:03:16 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se ha identificado una vulnerabilidad de omisi\u00f3n de autenticaci\u00f3n en Foreman cuando se implementa con autenticaci\u00f3n externa, debido a la configuraci\u00f3n puppet-foreman. Este problema surge porque mod_proxy de Apache no anula los encabezados correctamente debido a las restricciones sobre los guiones bajos en los encabezados HTTP, lo que permite la autenticaci\u00f3n a trav\u00e9s de un encabezado mal formado. Esta falla afecta a todas las implementaciones de Satellite activas (6.13, 6.14 y 6.15) y podr\u00eda permitir que usuarios no autorizados obtengan acceso administrativo."
2024-09-04 16:03:36 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-05 22:03:16 +00:00
{
2024-09-19 08:03:16 +00:00
"source" : "secalert@redhat.com" ,
2024-09-05 22:03:16 +00:00
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2024-09-04 16:03:36 +00:00
{
2024-09-19 08:03:16 +00:00
"source" : "nvd@nist.gov" ,
2024-09-04 16:03:36 +00:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
2024-09-19 08:03:16 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-09-04 16:03:36 +00:00
"attackVector" : "NETWORK" ,
2024-09-19 08:03:16 +00:00
"attackComplexity" : "LOW" ,
2024-09-04 16:03:36 +00:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
2024-09-19 08:03:16 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
2024-09-04 16:03:36 +00:00
} ,
2024-09-19 08:03:16 +00:00
"exploitabilityScore" : 3.9 ,
2024-09-04 16:03:36 +00:00
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "secalert@redhat.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-287"
}
]
}
] ,
2024-09-05 22:03:16 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:satellite:6.13:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6532CA36-F59B-40E4-A6F6-0776CC4C3F78"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:satellite:6.14:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1CA2D218-9A55-4906-A5B8-5E7C4245370F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:satellite:6.15:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1F12DC81-33E9-4693-8636-7A1AD20D5CA1"
}
]
}
]
}
] ,
2024-09-04 16:03:36 +00:00
"references" : [
2024-09-04 18:03:19 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:6335" ,
2024-09-05 22:03:16 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2024-09-04 18:03:19 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:6336" ,
2024-09-05 22:03:16 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2024-09-04 18:03:19 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:6337" ,
2024-09-05 22:03:16 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2024-09-04 18:03:19 +00:00
} ,
2024-09-04 16:03:36 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-7012" ,
2024-09-05 22:03:16 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mitigation" ,
"Vendor Advisory"
]
2024-09-04 16:03:36 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2299429" ,
2024-09-05 22:03:16 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking"
]
2024-09-04 16:03:36 +00:00
}
]
}