2019-01-04 09:04:41 -05:00
{
2019-09-05 17:00:58 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 06:36:13 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5065" ,
2019-09-05 17:00:58 +00:00
"ASSIGNER" : "talos-cna@cisco.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Blynck Inc" ,
"version" : {
"version_data" : [
{
"version_value" : "Blynk Blynk-Library v0.6.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2022-04-28 18:08:10 -04:00
"value" : "CWE-125: Out-of-bounds Read"
2019-09-05 17:00:58 +00:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0854" ,
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0854"
}
]
2019-03-18 06:36:13 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-09-05 17:00:58 +00:00
"value" : "An exploitable information disclosure vulnerability exists in the packet-parsing functionality of Blynk-Library v0.6.1. A specially crafted packet can cause an unterminated strncpy, resulting in information disclosure. An attacker can send a packet to trigger this vulnerability."
2019-03-18 06:36:13 +00:00
}
]
2022-04-19 11:47:58 -04:00
} ,
"impact" : {
"cvss" : {
"baseScore" : 5.3 ,
"baseSeverity" : "Medium" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.0"
}
2019-03-18 06:36:13 +00:00
}
}