mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
72 lines
2.3 KiB
JSON
72 lines
2.3 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2018-11594",
|
|
"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) with a user crafted input file via a Buffer Overflow during syntax parsing of \"VOID\" tokens in jsparse.c."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/espruino/Espruino/issues/1434",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/espruino/Espruino/issues/1434"
|
|
},
|
|
{
|
|
"name": "https://github.com/espruino/Espruino/files/2022588/input.txt",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/espruino/Espruino/files/2022588/input.txt"
|
|
},
|
|
{
|
|
"name": "https://github.com/espruino/Espruino/commit/c36d30529118aa049797db43f111ddad468aad29",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/espruino/Espruino/commit/c36d30529118aa049797db43f111ddad468aad29"
|
|
}
|
|
]
|
|
}
|
|
} |