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

77 lines
2.4 KiB
JSON
Raw Normal View History

2021-01-14 16:07:17 +00:00
{
"CVE_data_meta": {
2021-02-28 15:56:01 +01:00
"ASSIGNER": "contact@wpscan.com",
2021-01-14 16:07:17 +00:00
"ID": "CVE-2021-24125",
2021-02-28 15:56:01 +01:00
"STATE": "PUBLIC",
"TITLE": "Contact Form Submissions <= 1.6.4 - Authenticated SQL Injection"
2021-01-14 16:07:17 +00:00
},
2021-02-28 15:56:01 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Contact Form Submissions",
"version": {
"version_data": [
{
"version_affected": "<=",
2021-03-09 12:14:33 +01:00
"version_name": "1.6.4",
"version_value": "1.6.4"
2021-02-28 15:56:01 +01:00
}
]
}
}
]
2021-03-09 12:00:52 +01:00
},
"vendor_name": "Unknown"
2021-02-28 15:56:01 +01:00
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "minhtuanact + vigov5 SunCSR"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-14 16:07:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-16 10:09:07 +01:00
"value": "Unvalidated input in the Contact Form Submissions WordPress plugin, versions 1.6.4 and before, could lead to SQL injection in the wpcf7_contact_form GET parameter when submitting a filter request as a high privilege user (admin+)"
2021-01-14 16:07:17 +00:00
}
]
2021-02-28 15:56:01 +01:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-03-18 16:00:47 +00:00
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/8591b3c9-b041-4ff5-b8d9-6f9f81041178",
"name": "https://wpscan.com/vulnerability/8591b3c9-b041-4ff5-b8d9-6f9f81041178"
2021-02-28 15:56:01 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-01-14 16:07:17 +00:00
}
}