cvelist/2018/1xxx/CVE-2018-1107.json
2021-03-30 02:00:38 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2018-1107",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "nodejs-is-my-json-valid",
"version": {
"version_data": [
{
"version_value": "is-myjson-valid 2.17.2, is-myjson-valid 1.4.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1546357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1546357"
},
{
"refsource": "MISC",
"name": "https://snyk.io/vuln/npm:is-my-json-valid:20180214",
"url": "https://snyk.io/vuln/npm:is-my-json-valid:20180214"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was discovered that the is-my-json-valid JavaScript library used an inefficient regular expression to validate JSON fields defined to have email format. A specially crafted JSON file could cause it to consume an excessive amount of CPU time when validated."
}
]
}
}