2023-09-26 02:00:29 +00:00
{
"id" : "CVE-2023-4259" ,
"sourceIdentifier" : "vulnerabilities@zephyrproject.org" ,
"published" : "2023-09-26T00:15:11.397" ,
2023-12-22 21:00:28 +00:00
"lastModified" : "2023-12-22T19:33:51.477" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-09-26 02:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Two potential buffer overflow vulnerabilities at the following locations in the Zephyr eS-WiFi driver source code."
2023-09-26 14:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Dos posibles vulnerabilidades de desbordamiento del b\u00fafer en las siguientes ubicaciones en el c\u00f3digo fuente del controlador Zephyr eS-WiFi."
2023-09-26 02:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-09-26 22:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2023-09-26 02:00:29 +00:00
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H" ,
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 4.2
}
]
} ,
"weaknesses" : [
2023-09-26 22:00:29 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
} ,
2023-09-26 02:00:29 +00:00
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
} ,
{
"lang" : "en" ,
"value" : "CWE-193"
}
]
}
] ,
2023-09-26 22:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.4.0" ,
"matchCriteriaId" : "51CECB97-3A81-4A54-AA0A-DB2A1DE18CF2"
}
]
}
]
}
] ,
2023-09-26 02:00:29 +00:00
"references" : [
2023-11-14 05:00:21 +00:00
{
"url" : "http://packetstormsecurity.com/files/175657/Zephyr-RTOS-3.x.0-Buffer-Overflows.html" ,
2023-12-22 21:00:28 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"tags" : [
"Third Party Advisory"
]
2023-11-14 05:00:21 +00:00
} ,
2023-11-12 19:00:22 +00:00
{
"url" : "http://seclists.org/fulldisclosure/2023/Nov/1" ,
2023-12-22 21:00:28 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-11-12 19:00:22 +00:00
} ,
2023-11-07 21:03:21 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/11/07/1" ,
2023-12-22 21:00:28 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"tags" : [
"Mailing List"
]
2023-11-07 21:03:21 +00:00
} ,
2023-09-26 02:00:29 +00:00
{
"url" : "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gghm-c696-f4j4" ,
2023-09-26 22:00:29 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-09-26 02:00:29 +00:00
}
]
}