cvelist/2017/1000xxx/CVE-2017-1000048.json

70 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-05-06T20:43:28.296131",
"ID" : "CVE-2017-1000048",
"REQUESTER" : "myvyang@gmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ljharb/qs",
"version" : {
"version_data" : [
{
"version_value" : "v6.3.1, v6.2.2, v6.1.1 and v6.0.2 and older"
}
]
}
}
]
},
"vendor_name" : "ljharb"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "the web framework using ljharb's qs module older than v6.3.2, v6.2.3, v6.1.2, and v6.0.4 is vulnerable to a DoS. A malicious user can send a evil request to cause the web framework crash."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial-of-service"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/ljharb/qs/issues/200",
"refsource" : "CONFIRM",
"url" : "https://github.com/ljharb/qs/issues/200"
},
{
"name" : "RHSA-2017:2672",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:2672"
}
]
}
}