2024-03-15 21:03:27 +00:00
{
"id" : "CVE-2023-7060" ,
"sourceIdentifier" : "vulnerabilities@zephyrproject.org" ,
"published" : "2024-03-15T19:15:07.010" ,
2025-02-03 21:03:59 +00:00
"lastModified" : "2025-02-03T19:56:14.277" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-03-15 21:03:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Zephyr OS IP packet handling does not properly drop IP packets arriving on an external interface with a source address equal to 127.0.01 or the destination address."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "El manejo de paquetes IP de Zephyr OS no descarta adecuadamente los paquetes IP que llegan a una interfaz externa con una direcci\u00f3n de origen igual a 127.0.01 o la direcci\u00f3n de destino."
2024-03-15 21:03:27 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.6 ,
"baseSeverity" : "HIGH" ,
2024-03-15 21:03:27 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-03-15 21:03:27 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 4.7
2025-02-03 21:03:59 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-03-15 21:03:27 +00:00
}
]
} ,
2025-02-03 21:03:59 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.6.0" ,
"matchCriteriaId" : "0C71E782-50A1-4727-B9FC-B20D7BF73A89"
}
]
}
]
}
] ,
2024-03-15 21:03:27 +00:00
"references" : [
{
"url" : "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-fjc8-223c-qgqr" ,
2025-02-03 21:03:59 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-fjc8-223c-qgqr" ,
2025-02-03 21:03:59 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-03-15 21:03:27 +00:00
}
]
}