cvelist/2012/2xxx/CVE-2012-2330.json
2023-02-13 04:03:57 +00:00

93 lines
3.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2012-2330",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"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"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://blog.nodejs.org/2012/05/04/version-0-6-17-stable/",
"refsource": "MISC",
"name": "http://blog.nodejs.org/2012/05/04/version-0-6-17-stable/"
},
{
"url": "http://secunia.com/advisories/49066",
"refsource": "MISC",
"name": "http://secunia.com/advisories/49066"
},
{
"url": "http://www.openwall.com/lists/oss-security/2012/05/08/4",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/05/08/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2012/05/08/8",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2012/05/08/8"
},
{
"url": "https://github.com/joyent/node/commit/7b3fb22",
"refsource": "MISC",
"name": "https://github.com/joyent/node/commit/7b3fb22"
},
{
"url": "https://github.com/joyent/node/commit/c9a231d",
"refsource": "MISC",
"name": "https://github.com/joyent/node/commit/c9a231d"
},
{
"url": "https://support.f5.com/csp/article/K99038439?utm_source=f5support&amp%3Butm_medium=RSS",
"refsource": "MISC",
"name": "https://support.f5.com/csp/article/K99038439?utm_source=f5support&amp%3Butm_medium=RSS"
}
]
}
}