2017-10-29 14:04:06 -04:00
{
2019-03-18 01:17:46 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
"ID" : "CVE-2016-10525" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "hapi-auth-jwt2 node module" ,
"version" : {
"version_data" : [
{
"version_value" : "5.1.1"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-05-29 13:21:43 -04:00
{
2019-03-18 01:17:46 +00:00
"lang" : "eng" ,
"value" : "When attempting to allow authentication mode `try` in hapi, hapi-auth-jwt2 version 5.1.1 introduced an issue whereby people could bypass authentication."
2018-05-29 13:21:43 -04:00
}
2019-03-18 01:17:46 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Authentication"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://nodesecurity.io/advisories/81" ,
"refsource" : "MISC" ,
"url" : "https://nodesecurity.io/advisories/81"
} ,
{
"name" : "https://github.com/dwyl/hapi-auth-jwt2/pull/112" ,
"refsource" : "MISC" ,
"url" : "https://github.com/dwyl/hapi-auth-jwt2/pull/112"
} ,
{
"name" : "https://github.com/dwyl/hapi-auth-jwt2/issues/111" ,
"refsource" : "MISC" ,
"url" : "https://github.com/dwyl/hapi-auth-jwt2/issues/111"
}
]
}
}