cvelist/2021/24xxx/CVE-2021-24465.json
2021-10-04 13:17:12 +02:00

76 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24465",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Meow Gallery < 4.1.9 - Contributor+ 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": "Meow Gallery (+ Gallery Block)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4.1.9",
"version_value": "4.1.9"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Meow Gallery WordPress plugin before 4.1.9 does not sanitise, validate or escape the ids attribute of its gallery shortcode (available for users as low as Contributor) before using it in an SQL statement, leading to an authenticated SQL Injection issue. The injection also allows the returned values to be manipulated in a way that could lead to data disclosure and arbitrary objects to be deserialized."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/08dbe202-0136-4502-87e7-5e984dc27b16",
"name": "https://wpscan.com/vulnerability/08dbe202-0136-4502-87e7-5e984dc27b16"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "apple502j"
}
],
"source": {
"discovery": "EXTERNAL"
}
}