2021-01-27 19:00:48 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-3323" ,
2021-10-12 15:48:16 -06:00
"ASSIGNER" : "vulnerabilities@zephyrproject.org" ,
"DATE_PUBLIC" : "2021-04-14T00:00:00.000Z" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Integer Underflow in 6LoWPAN IPHC Header Uncompression in Zephyr"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "zephyrproject-rtos" ,
"product" : {
"product_data" : [
{
"product_name" : "zephyr" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : ">=2.4.0"
}
]
}
}
]
}
}
]
}
2021-01-27 19:00:48 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-10-12 15:48:16 -06:00
"value" : "Integer Underflow in 6LoWPAN IPHC Header Uncompression in Zephyr. Zephyr versions >= >=2.4.0 contain Integer Underflow (Wrap or Wraparound) (CWE-191). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-89j6-qpxf-pfpc"
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 8.3 ,
"environmentalScore" : 8.3 ,
"temporalScore" : 8.3 ,
"baseSeverity" : "HIGH"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Integer Underflow (Wrap or Wraparound) (CWE-191)"
}
]
2021-01-27 19:00:48 +00:00
}
]
2021-10-12 15:48:16 -06:00
} ,
"references" : {
"reference_data" : [
{
2021-10-12 22:01:02 +00:00
"url" : "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-89j6-qpxf-pfpc" ,
"refsource" : "MISC" ,
"name" : "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-89j6-qpxf-pfpc"
2021-10-12 15:48:16 -06:00
}
]
} ,
"source" : {
"defect" : [
"https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-89j6-qpxf-pfpc"
]
2021-01-27 19:00:48 +00:00
}
}