cvelist/2018/11xxx/CVE-2018-11598.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2018-05-31 12:03:07 -04:00
{
2019-03-18 04:02:16 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-11598",
"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": [
2018-05-31 12:03:07 -04:00
{
2019-03-18 04:02:16 +00:00
"lang": "eng",
"value": "Espruino before 1.99 allows attackers to cause a denial of service (application crash) and a potential Information Disclosure with user crafted input files via a Buffer Overflow or Out-of-bounds Read during syntax parsing of certain for loops in jsparse.c."
2018-05-31 12:03:07 -04:00
}
2019-03-18 04:02:16 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/espruino/Espruino/files/2025968/test_2.txt",
"refsource": "MISC",
"url": "https://github.com/espruino/Espruino/files/2025968/test_2.txt"
},
{
"name": "https://github.com/espruino/Espruino/files/2025956/test_0.txt",
"refsource": "MISC",
"url": "https://github.com/espruino/Espruino/files/2025956/test_0.txt"
},
{
"name": "https://github.com/espruino/Espruino/files/2025963/test_1.txt",
"refsource": "MISC",
"url": "https://github.com/espruino/Espruino/files/2025963/test_1.txt"
},
{
"name": "https://github.com/espruino/Espruino/commit/bf4416ab9129ee3afd56739ea4e3cd0da5484b6b",
"refsource": "MISC",
"url": "https://github.com/espruino/Espruino/commit/bf4416ab9129ee3afd56739ea4e3cd0da5484b6b"
},
{
"name": "https://github.com/espruino/Espruino/issues/1437",
"refsource": "MISC",
"url": "https://github.com/espruino/Espruino/issues/1437"
}
]
}
}