2023-08-12 23:55:29 +00:00
{
"id" : "CVE-2023-4265" ,
"sourceIdentifier" : "vulnerabilities@zephyrproject.org" ,
"published" : "2023-08-12T23:15:08.567" ,
2023-08-23 02:00:36 +00:00
"lastModified" : "2023-08-23T00:03:20.243" ,
"vulnStatus" : "Analyzed" ,
2023-08-12 23:55:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Potential buffer overflow vulnerabilities in the following locations:\n https://github.com/zephyrproject-rtos/zephyr/blob/main/drivers/usb/device/usb_dc_native_posix.c#L359 https://github.com/zephyrproject-rtos/zephyr/blob/main/drivers/usb/device/usb_dc_native_posix.c#L359 \n https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/usb/device/class/netusb/function_rndis... https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/usb/device/class/netusb/function_rndis.c#L841 "
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-23 02:00:36 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "PHYSICAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.9 ,
"impactScore" : 5.9
} ,
2023-08-12 23:55:29 +00:00
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H" ,
"attackVector" : "PHYSICAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.9 ,
"impactScore" : 5.5
}
]
} ,
"weaknesses" : [
2023-08-23 02:00:36 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
} ,
2023-08-12 23:55:29 +00:00
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
}
] ,
2023-08-23 02:00:36 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.3.0" ,
"matchCriteriaId" : "E2D56E6F-F247-436A-B6F4-FA7263D4C5E2"
}
]
}
]
}
] ,
2023-08-12 23:55:29 +00:00
"references" : [
{
"url" : "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-4vgv-5r6q-r6xh" ,
2023-08-23 02:00:36 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-08-12 23:55:29 +00:00
}
]
}