cvelist/2013/4xxx/CVE-2013-4450.json

107 lines
3.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:32:28 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-4450",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:32:28 +00:00
"lang": "eng",
"value": "The HTTP server in Node.js 0.10.x before 0.10.21 and 0.8.x before 0.8.26 allows remote attackers to cause a denial of service (memory and CPU consumption) by sending a large number of pipelined requests without reading the response."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:32:28 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://kb.juniper.net/JSA10783",
"refsource": "CONFIRM",
"url": "https://kb.juniper.net/JSA10783"
},
{
"name": "RHSA-2013:1842",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2013-1842.html"
},
{
"name": "openSUSE-SU-2013:1863",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00051.html"
},
{
"name": "[oss-security] 20131019 Re: CVE Request: Node.js HTTP Pipelining DoS",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2013/10/20/1"
},
{
"name": "63229",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/63229"
},
{
"name": "http://blog.nodejs.org/2013/10/18/node-v0-10-21-stable/",
"refsource": "CONFIRM",
"url": "http://blog.nodejs.org/2013/10/18/node-v0-10-21-stable/"
},
{
"name": "http://blog.nodejs.org/2013/10/18/node-v0-8-26-maintenance/",
"refsource": "CONFIRM",
"url": "http://blog.nodejs.org/2013/10/18/node-v0-8-26-maintenance/"
},
{
"name": "https://github.com/rapid7/metasploit-framework/pull/2548",
"refsource": "MISC",
"url": "https://github.com/rapid7/metasploit-framework/pull/2548"
},
{
"name": "https://groups.google.com/forum/#!topic/nodejs/NEbweYB0ei0",
"refsource": "MISC",
"url": "https://groups.google.com/forum/#!topic/nodejs/NEbweYB0ei0"
},
{
"name": "https://github.com/joyent/node/issues/6214",
"refsource": "CONFIRM",
"url": "https://github.com/joyent/node/issues/6214"
}
]
}
}