mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
72 lines
2.2 KiB
JSON
72 lines
2.2 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-22432",
|
|
"ASSIGNER": "vultures@jpcert.or.jp",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"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": [
|
|
{
|
|
"url": "http://web2py.com/",
|
|
"refsource": "MISC",
|
|
"name": "http://web2py.com/"
|
|
},
|
|
{
|
|
"url": "http://web2py.com/init/default/download",
|
|
"refsource": "MISC",
|
|
"name": "http://web2py.com/init/default/download"
|
|
},
|
|
{
|
|
"url": "https://jvn.jp/en/jp/JVN78253670/",
|
|
"refsource": "MISC",
|
|
"name": "https://jvn.jp/en/jp/JVN78253670/"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
}
|
|
} |