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

75 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-14 16:06:01 +00:00
{
2022-01-24 08:58:22 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24858",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WP Cookie User Info < 1.0.9 - Admin+ SQL Injection"
},
"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": "Cookie Notification Plugin for WordPress WP Cookie User Info",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.0.9",
"version_value": "1.0.9"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Cookie Notification Plugin for WordPress plugin before 1.0.9 does not sanitise or escape the id GET parameter before using it in a SQL statement, when retrieving the setting to edit in the admin dashboard, leading to an authenticated SQL Injection"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/9bd1c040-09cc-4c2d-88c9-8406a653a48b",
"name": "https://wpscan.com/vulnerability/9bd1c040-09cc-4c2d-88c9-8406a653a48b"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2021-01-14 16:06:01 +00:00
]
2022-01-24 08:58:22 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Shreya Pohekar of Codevigilant Project"
2021-01-14 16:06:01 +00:00
}
2022-01-24 08:58:22 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:06:01 +00:00
}