cvelist/2021/24xxx/CVE-2021-24853.json
2021-11-17 11:12:00 +01:00

75 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24853",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "QR Redirector < 1.6 - Subscriber+ Arbitrary QR Redirect Response Status Update"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "QR Redirector",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.6",
"version_value": "1.6"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The QR Redirector WordPress plugin before 1.6 does not have capability and CSRF checks when saving bulk QR Redirector settings via the qr_save_bulk AJAX action, which could allow any authenticated user, such as subscriber to change the redirect response status code of arbitrary QR Redirects"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/240bed24-0315-4bbf-ba17-e4947e5ecacb",
"name": "https://wpscan.com/vulnerability/240bed24-0315-4bbf-ba17-e4947e5ecacb"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-284 Improper Access Control",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "apple502j"
}
],
"source": {
"discovery": "EXTERNAL"
}
}