cvelist/2021/24xxx/CVE-2021-24406.json
2021-07-05 13:56:03 +02:00

76 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24406",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "wpForo Forum < 1.9.7 - Open Redirect"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "gVectors Team",
"product": {
"product_data": [
{
"product_name": "wpForo Forum",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.9.7",
"version_value": "1.9.7"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The wpForo Forum WordPress plugin before 1.9.7 did not validate the redirect_to parameter in the login form of the forum, leading to an open redirect issue after a successful login. Such issue could allow an attacker to induce a user to use a login URL redirecting to a website under their control and being a replica of the legitimate one, asking them to re-enter their credentials (which will then in the attacker hands)"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/a9284931-555b-4c96-86a3-09e1040b0388",
"name": "https://wpscan.com/vulnerability/a9284931-555b-4c96-86a3-09e1040b0388"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-601 URL Redirection to Untrusted Site ('Open Redirect')",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Hosein_vita"
}
],
"source": {
"discovery": "UNKNOWN"
}
}