cvelist/2021/24xxx/CVE-2021-24288.json

76 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-14 16:04:47 +00:00
{
2021-05-17 13:09:56 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24288",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "AcyMailing < 7.5.0 - Unauthenticated Open Redirect"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "AcyMailing",
"product": {
"product_data": [
{
"product_name": "Newsletter via SMTP, Sendinblue, Sendgrid, Mailgun - AcyMailing SMTP Newsletter",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "7.5.0",
"version_value": "7.5.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "When subscribing using AcyMailing, the 'redirect' parameter isn't properly sanitized. Turning the request from POST to GET, an attacker can craft a link containing a potentially malicious landing page and send it to the victim."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/56628862-1687-4862-9ed4-145d8dfbca97",
"name": "https://wpscan.com/vulnerability/56628862-1687-4862-9ed4-145d8dfbca97"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-601 URL Redirection to Untrusted Site ('Open Redirect')",
"lang": "eng"
}
2021-01-14 16:04:47 +00:00
]
2021-05-17 13:09:56 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Viktor Markopoulos"
2021-01-14 16:04:47 +00:00
}
2021-05-17 13:09:56 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
}