2023-05-11 05:00:41 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-28370" ,
2023-05-25 10:00:35 +00:00
"ASSIGNER" : "vultures@jpcert.or.jp" ,
"STATE" : "PUBLIC"
2023-05-25 17:37:17 +09:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "tornadoweb" ,
"product" : {
"product_data" : [
{
"product_name" : "Tornado" ,
"version" : {
"version_data" : [
{
"version_value" : "versions 6.3.1 and earlier"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Open redirect"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2023-05-25 10:00:35 +00:00
"url" : "https://github.com/tornadoweb/tornado/releases/tag/v6.3.2" ,
"refsource" : "MISC" ,
"name" : "https://github.com/tornadoweb/tornado/releases/tag/v6.3.2"
2023-05-25 17:37:17 +09:00
} ,
{
2023-05-25 10:00:35 +00:00
"url" : "https://jvn.jp/en/jp/JVN45127776/" ,
"refsource" : "MISC" ,
"name" : "https://jvn.jp/en/jp/JVN45127776/"
2023-05-25 17:37:17 +09:00
}
]
2023-05-11 05:00:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-05-25 17:37:17 +09:00
"value" : "Open redirect vulnerability in Tornado versions 6.3.1 and earlier allows a remote unauthenticated attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having user access a specially crafted URL."
2023-05-11 05:00:41 +00:00
}
]
}
}