2023-12-21 17:00:38 +00:00
{
2024-04-01 20:47:49 +00:00
"data_version" : "4.0" ,
2023-12-21 17:00:38 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-7060" ,
2024-04-01 20:47:49 +00:00
"ASSIGNER" : "vulnerabilities@zephyrproject.org" ,
"STATE" : "PUBLIC"
2023-12-21 17:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-01 20:47:49 +00:00
"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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "zephyrproject-rtos" ,
"product" : {
"product_data" : [
{
"product_name" : "Zephyr" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "*" ,
"version_value" : "3.5"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-fjc8-223c-qgqr" ,
"refsource" : "MISC" ,
"name" : "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-fjc8-223c-qgqr"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H" ,
"version" : "3.1"
2023-12-21 17:00:38 +00:00
}
]
}
}