mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
68 lines
1.8 KiB
JSON
68 lines
1.8 KiB
JSON
{
|
|
"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" : [
|
|
{
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
}
|