cvelist/2017/18xxx/CVE-2017-18214.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2018-03-04 16:04:22 -05:00
{
2019-03-18 03:58:29 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-18214",
"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-03-04 16:04:22 -05:00
{
2019-03-18 03:58:29 +00:00
"lang": "eng",
"value": "The moment module before 2.19.3 for Node.js is prone to a regular expression denial of service via a crafted date string, a different vulnerability than CVE-2016-4055."
2018-03-04 16:04:22 -05:00
}
2019-03-18 03:58:29 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/moment/moment/issues/4163",
"refsource": "CONFIRM",
"url": "https://github.com/moment/moment/issues/4163"
},
{
"name": "https://nodesecurity.io/advisories/532",
"refsource": "CONFIRM",
"url": "https://nodesecurity.io/advisories/532"
2019-03-27 00:00:44 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://www.tenable.com/security/tns-2019-02",
"url": "https://www.tenable.com/security/tns-2019-02"
2019-03-18 03:58:29 +00:00
}
]
}
}