2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-06-23 10:38:49 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11068" ,
2020-06-23 10:38:49 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Potential Buffer Overflow in LoRaMac-node"
2020-03-30 19:01:15 +00:00
} ,
2020-06-23 10:38:49 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "LoRaMac-node" ,
"version" : {
"version_data" : [
{
"version_value" : "< 4.4.4"
}
]
}
}
]
} ,
"vendor_name" : "LoRa"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-03-30 19:01:15 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-06-23 17:01:26 +00:00
"value" : "In LoRaMac-node before 4.4.4, a reception buffer overflow can happen due to the received buffer size not being checked. This has been fixed in 4.4.4."
2020-06-23 10:38:49 -06:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')"
}
]
2020-03-30 19:01:15 +00:00
}
]
2020-06-23 10:38:49 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/Lora-net/LoRaMac-node/security/advisories/GHSA-559p-6xgm-fpv9" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/Lora-net/LoRaMac-node/security/advisories/GHSA-559p-6xgm-fpv9"
} ,
{
"name" : "https://github.com/Lora-net/LoRaMac-node/commit/e3063a91daa7ad8a687223efa63079f0c24568e4" ,
"refsource" : "MISC" ,
"url" : "https://github.com/Lora-net/LoRaMac-node/commit/e3063a91daa7ad8a687223efa63079f0c24568e4"
}
]
} ,
"source" : {
"advisory" : "GHSA-559p-6xgm-fpv9" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
}