2024-01-16 17:00:28 +00:00
{
"id" : "CVE-2023-45231" ,
"sourceIdentifier" : "infosec@edk2.groups.io" ,
"published" : "2024-01-16T16:15:11.910" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:26:35.930" ,
2024-03-07 19:03:27 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-16 17:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "EDK2's Network Package is susceptible to an out-of-bounds read\n vulnerability when processing\u00a0 Neighbor Discovery Redirect message. This\n vulnerability can be exploited by an attacker to gain unauthorized \naccess and potentially lead to a loss of Confidentiality."
2024-01-17 17:00:30 +00:00
} ,
{
"lang" : "es" ,
"value" : "El paquete de red de EDK2 es susceptible a una vulnerabilidad de lectura fuera de los l\u00edmites al procesar el mensaje de redirecci\u00f3n de descubrimiento de vecinos. Un atacante puede aprovechar esta vulnerabilidad para obtener acceso no autorizado y potencialmente provocar una p\u00e9rdida de confidencialidad."
2024-01-16 17:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-23 17:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "infosec@edk2.groups.io" ,
"type" : "Secondary" ,
2024-01-23 17:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-01-23 17:00:29 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-23 17:00:29 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
} ,
2024-01-16 17:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-16 17:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2024-01-16 17:00:28 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-16 17:00:28 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-01-23 17:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "infosec@edk2.groups.io" ,
"type" : "Secondary" ,
2024-01-23 17:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
} ,
2024-01-16 17:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-16 17:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
}
] ,
2024-01-23 17:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:tianocore:edk2:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "202311" ,
"matchCriteriaId" : "3CEB3105-57CC-4096-81D3-D58005813C4B"
}
]
}
]
}
] ,
2024-01-16 17:00:28 +00:00
"references" : [
2024-01-17 17:00:30 +00:00
{
"url" : "http://packetstormsecurity.com/files/176574/PixieFail-Proof-Of-Concepts.html" ,
2024-01-23 17:00:29 +00:00
"source" : "infosec@edk2.groups.io" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-01-17 17:00:30 +00:00
} ,
2024-01-16 19:00:28 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2024/01/16/2" ,
2024-01-23 17:00:29 +00:00
"source" : "infosec@edk2.groups.io" ,
"tags" : [
"Mailing List"
]
2024-01-16 19:00:28 +00:00
} ,
2024-01-16 17:00:28 +00:00
{
"url" : "https://github.com/tianocore/edk2/security/advisories/GHSA-hc6x-cw6p-gj7h" ,
2024-01-23 17:00:29 +00:00
"source" : "infosec@edk2.groups.io" ,
"tags" : [
"Vendor Advisory"
]
2024-03-07 19:03:27 +00:00
} ,
2024-03-13 03:03:20 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SJ42V7O7F4OU6R7QSQQECLB6LDHKZIMQ/" ,
"source" : "infosec@edk2.groups.io"
} ,
2024-03-07 19:03:27 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20240307-0011/" ,
"source" : "infosec@edk2.groups.io"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://packetstormsecurity.com/files/176574/PixieFail-Proof-Of-Concepts.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2024/01/16/2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://github.com/tianocore/edk2/security/advisories/GHSA-hc6x-cw6p-gj7h" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SJ42V7O7F4OU6R7QSQQECLB6LDHKZIMQ/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240307-0011/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-01-16 17:00:28 +00:00
}
]
}