2024-01-16 17:00:28 +00:00
{
"id" : "CVE-2023-45236" ,
"sourceIdentifier" : "infosec@edk2.groups.io" ,
"published" : "2024-01-16T16:15:12.820" ,
2025-02-13 19:04:13 +00:00
"lastModified" : "2025-02-13T18:15:30.720" ,
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" ,
2025-02-13 19:04:13 +00:00
"value" : "EDK2's Network Package is susceptible to a predictable TCP Initial Sequence Number. This\n vulnerability can be exploited by an attacker to gain unauthorized \naccess and potentially lead to a loss of Confidentiality."
2024-01-23 17:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "EDK2's Network Package es susceptible a Initial Sequence Number TCP predecible. 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" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N" ,
"baseScore" : 5.8 ,
"baseSeverity" : "MEDIUM" ,
2024-01-23 17:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
2024-01-23 17:00:29 +00:00
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-23 17:00:29 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 1.4
2024-01-23 17:00:29 +00:00
} ,
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" ,
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" ,
2024-01-16 17:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
2024-01-16 17:00:28 +00:00
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-16 17:00:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.6
2024-01-16 17:00:28 +00:00
}
]
} ,
"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" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-200"
2024-01-23 17:00:29 +00:00
}
]
} ,
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" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-338"
2024-01-16 17:00:28 +00:00
}
]
}
] ,
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-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
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240307-0011/" ,
"source" : "infosec@edk2.groups.io"
2024-12-08 03:06:42 +00:00
} ,
{
"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://security.netapp.com/advisory/ntap-20240307-0011/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-01-16 17:00:28 +00:00
}
]
}