mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
73 lines
2.1 KiB
JSON
73 lines
2.1 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve@mitre.org",
|
|
"ID" : "CVE-2018-11593",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "n/a",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Espruino before 1.99 allows attackers to cause a denial of service (application crash) and potential Information Disclosure with a user crafted input file via a Buffer Overflow during syntax parsing because strncpy is misused in jslex.c."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://github.com/espruino/Espruino/commit/bed844f109b6c222816740555068de2e101e8018",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/espruino/Espruino/commit/bed844f109b6c222816740555068de2e101e8018"
|
|
},
|
|
{
|
|
"name" : "https://github.com/espruino/Espruino/files/2019228/eh_0.txt",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/espruino/Espruino/files/2019228/eh_0.txt"
|
|
},
|
|
{
|
|
"name" : "https://github.com/espruino/Espruino/issues/1426",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/espruino/Espruino/issues/1426"
|
|
}
|
|
]
|
|
}
|
|
}
|