2022-12-28 06:00:40 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-22432" ,
2023-03-06 00:00:54 +00:00
"ASSIGNER" : "vultures@jpcert.or.jp" ,
"STATE" : "PUBLIC"
2023-03-06 08:38:21 +09:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "web2py" ,
"product" : {
"product_data" : [
{
"product_name" : "web2py" ,
"version" : {
"version_data" : [
{
"version_value" : "versions prior to 2.23.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Open Redirect"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2023-03-06 00:00:54 +00:00
"url" : "http://web2py.com/" ,
"refsource" : "MISC" ,
"name" : "http://web2py.com/"
2023-03-06 08:38:21 +09:00
} ,
{
2023-03-06 00:00:54 +00:00
"url" : "http://web2py.com/init/default/download" ,
"refsource" : "MISC" ,
"name" : "http://web2py.com/init/default/download"
2023-03-06 08:38:21 +09:00
} ,
{
2023-03-06 00:00:54 +00:00
"url" : "https://jvn.jp/en/jp/JVN78253670/" ,
"refsource" : "MISC" ,
"name" : "https://jvn.jp/en/jp/JVN78253670/"
2023-03-06 08:38:21 +09:00
}
]
2022-12-28 06:00:40 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-06 08:38:21 +09:00
"value" : "Open redirect vulnerability exists in web2py versions prior to 2.23.1. When using the tool, a web2py user may be redirected to an arbitrary website by accessing a specially crafted URL. As a result, the user may become a victim of a phishing attack."
2022-12-28 06:00:40 +00:00
}
]
}
}