2023-07-20 02:00:49 +00:00
{
"id" : "CVE-2022-28737" ,
"sourceIdentifier" : "security@ubuntu.com" ,
"published" : "2023-07-20T01:15:10.473" ,
2023-07-28 16:00:33 +00:00
"lastModified" : "2023-07-28T15:33:58.493" ,
"vulnStatus" : "Analyzed" ,
2023-07-20 02:00:49 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "There's a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-28 16:00:33 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
} ,
2023-07-20 02:00:49 +00:00
{
"source" : "security@ubuntu.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.6 ,
"impactScore" : 5.9
}
]
} ,
2023-07-28 16:00:33 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:shim:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "15.6" ,
"matchCriteriaId" : "0A305DFD-CD50-408F-843E-0234EE1D25DA"
}
]
}
]
}
] ,
2023-07-20 02:00:49 +00:00
"references" : [
{
"url" : "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28737" ,
2023-07-28 16:00:33 +00:00
"source" : "security@ubuntu.com" ,
"tags" : [
"Third Party Advisory"
]
2023-07-20 02:00:49 +00:00
} ,
{
"url" : "https://www.openwall.com/lists/oss-security/2022/06/07/5" ,
2023-07-28 16:00:33 +00:00
"source" : "security@ubuntu.com" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-07-20 02:00:49 +00:00
}
]
}