cvelist/2012/2xxx/CVE-2012-2330.json
2019-03-18 04:02:01 +00:00

87 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-2330",
"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": [
{
"lang": "eng",
"value": "The Update method in src/node_http_parser.cc in Node.js before 0.6.17 and 0.7 before 0.7.8 does not properly check the length of a string, which allows remote attackers to obtain sensitive information (request header contents) and possibly spoof HTTP headers via a zero length string."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/joyent/node/commit/c9a231d",
"refsource": "CONFIRM",
"url": "https://github.com/joyent/node/commit/c9a231d"
},
{
"name": "http://blog.nodejs.org/2012/05/04/version-0-6-17-stable/",
"refsource": "CONFIRM",
"url": "http://blog.nodejs.org/2012/05/04/version-0-6-17-stable/"
},
{
"name": "49066",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/49066"
},
{
"name": "https://github.com/joyent/node/commit/7b3fb22",
"refsource": "CONFIRM",
"url": "https://github.com/joyent/node/commit/7b3fb22"
},
{
"name": "[oss-security] 20120508 CVE request: node.js <0.6.17/0.7.8 HTTP server information disclosure",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/05/08/4"
},
{
"name": "[oss-security] 20120508 Re: CVE request: node.js <0.6.17/0.7.8 HTTP server information disclosure",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/05/08/8"
}
]
}
}