cvelist/2021/24xxx/CVE-2021-24463.json
2021-08-02 09:07:08 +02:00

76 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24463",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Image Slider by Ays - Responsive Slider and Carousel < 2.5.0 - Authenticated Blind SQL Injection"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Ays Pro",
"product": {
"product_data": [
{
"product_name": "Image Slider by Ays- Responsive Slider and Carousel",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.5.0",
"version_value": "2.5.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The get_sliders() function in the Image Slider by Ays- Responsive Slider and Carousel WordPress plugin before 2.5.0 did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the get_results() DB calls, leading to SQL injection issues in the admin dashboard"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/994e6198-f0e9-4e30-989f-b5a3dfe95ded",
"name": "https://wpscan.com/vulnerability/994e6198-f0e9-4e30-989f-b5a3dfe95ded"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "To Quang Duong"
}
],
"source": {
"discovery": "UNKNOWN"
}
}