2017-10-29 14:04:06 -04:00
{
"CVE_data_meta" : {
2018-06-04 13:24:35 -04:00
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
2017-10-29 14:04:06 -04:00
"ID" : "CVE-2017-16005" ,
2018-06-04 13:24:35 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "http-signature node module" ,
"version" : {
"version_data" : [
{
"version_value" : "<=0.9.11"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
2017-10-29 14:04:06 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-06-04 15:06:29 -04:00
"value" : "Http-signature is a \"Reference implementation of Joyent's HTTP Signature Scheme\". In versions <=0.9.11, http-signature signs only the header values, but not the header names. This makes http-signature vulnerable to header forgery. Thus, if an attacker can intercept a request, he can swap header names and change the meaning of the request without changing the signature."
2018-06-04 13:24:35 -04:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Input Validation (CWE-20)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-06-04 15:06:29 -04:00
"name" : "https://github.com/joyent/node-http-signature/issues/10" ,
"refsource" : "MISC" ,
2018-06-04 13:24:35 -04:00
"url" : "https://github.com/joyent/node-http-signature/issues/10"
} ,
{
2018-06-04 15:06:29 -04:00
"name" : "https://nodesecurity.io/advisories/318" ,
"refsource" : "MISC" ,
2018-06-04 13:24:35 -04:00
"url" : "https://nodesecurity.io/advisories/318"
2017-10-29 14:04:06 -04:00
}
]
}
}