2017-10-16 12:31:07 -04:00
{
2019-03-18 01:19:06 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp" ,
"ID" : "CVE-2017-10862" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "jwt-scala" ,
"version" : {
"version_data" : [
{
"version_value" : "1.2.2 and earlier"
}
]
}
}
]
} ,
"vendor_name" : "reallyl IO"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:19:06 +00:00
"lang" : "eng" ,
"value" : "jwt-scala 1.2.2 and earlier fails to verify token signatures correctly which may lead to an attacker being able to pass specially crafted JWT data as a correctly signed token."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:19:06 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper verification of signatures"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/reallylabs/jwt-scala" ,
"refsource" : "MISC" ,
"url" : "https://github.com/reallylabs/jwt-scala"
} ,
{
"name" : "https://jvn.jp/en/vu/JVNVU90916766/index.html" ,
"refsource" : "MISC" ,
"url" : "https://jvn.jp/en/vu/JVNVU90916766/index.html"
}
]
}
}