2024-01-25 17:00:28 +00:00
{
"id" : "CVE-2024-0822" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2024-01-25T16:15:08.743" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:47:26.913" ,
2024-02-08 17:01:10 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-25 17:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An authentication bypass vulnerability was found in overt-engine. This flaw allows the creation of users in the system without authentication due to a flaw in the CreateUserSession command."
2024-01-31 21:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una vulnerabilidad de omisi\u00f3n de autenticaci\u00f3n en overt-engine. Este fallo permite la creaci\u00f3n de usuarios en el sistema sin autenticaci\u00f3n debido a un fallo en el comando CreateUserSession."
2024-01-25 17:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-31 21:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2024-01-31 21:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-01-31 21:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-31 21:00:29 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2024-01-25 17:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-25 17:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-02-08 17:01:10 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-01-25 17:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-02-08 17:01:10 +00:00
"confidentialityImpact" : "NONE" ,
2024-01-25 17:00:28 +00:00
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-25 17:00:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-02-08 17:01:10 +00:00
"impactScore" : 3.6
2024-01-25 17:00:28 +00:00
}
]
} ,
"weaknesses" : [
2024-01-31 21:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2024-01-31 21:00:29 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-1390"
2024-01-31 21:00:29 +00:00
}
]
} ,
2024-01-25 17:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-25 17:00:28 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-287"
2024-01-25 17:00:28 +00:00
}
]
}
] ,
2024-01-31 21:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ovirt:ovirt-engine:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DF146A38-CD7E-4A6D-9343-EB0ACA61D5EC"
}
]
}
]
}
] ,
2024-01-25 17:00:28 +00:00
"references" : [
2024-02-21 23:00:29 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0934" ,
"source" : "secalert@redhat.com"
} ,
2024-01-25 17:00:28 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-0822" ,
2024-01-31 21:00:29 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2024-01-25 17:00:28 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2258509" ,
2024-01-31 21:00:29 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2024-02-08 17:01:10 +00:00
} ,
{
"url" : "https://github.com/oVirt/ovirt-engine/pull/914" ,
"source" : "secalert@redhat.com"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0934" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-0822" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2258509" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/oVirt/ovirt-engine/pull/914" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-01-25 17:00:28 +00:00
}
]
}