cvelist/2021/24xxx/CVE-2021-24394.json
2021-09-06 11:34:47 +02:00

80 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24394",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Easy Testimonial Manager <= 1.2.0 - Authenticated 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": "Easy Testimonial Manager",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.2.0",
"version_value": "1.2.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An id GET parameter of the Easy Testimonial Manager WordPress plugin through 1.2.0 is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/e0bc9251-cccc-4416-91b2-8395d89d8fb3",
"name": "https://wpscan.com/vulnerability/e0bc9251-cccc-4416-91b2-8395d89d8fb3"
},
{
"refsource": "MISC",
"url": "https://codevigilant.com/disclosure/2021/wp-plugin-easy-testimonial-manager/",
"name": "https://codevigilant.com/disclosure/2021/wp-plugin-easy-testimonial-manager/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Syed Sheeraz Ali of Codevigilant"
}
],
"source": {
"discovery": "UNKNOWN"
}
}