cvelist/2022/3xxx/CVE-2022-3300.json

75 lines
1.8 KiB
JSON
Raw Normal View History

2022-09-26 10:00:35 +00:00
{
2022-10-24 16:09:14 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-3300",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Form Maker by 10Web < 1.15.6 - Admin+ SQLI"
},
"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": "Form Maker by 10Web Mobile-Friendly Drag & Drop Contact Form Builder",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.15.6",
"version_value": "1.15.6"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Form Maker by 10Web WordPress plugin before 1.15.6 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/ddc9ed69-d942-4fad-bbf4-1be3b86460d9",
"name": "https://wpscan.com/vulnerability/ddc9ed69-d942-4fad-bbf4-1be3b86460d9"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2022-09-26 10:00:35 +00:00
]
2022-10-24 16:09:14 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Nguyen Duy Quoc Khanh"
2022-09-26 10:00:35 +00:00
}
2022-10-24 16:09:14 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-09-26 10:00:35 +00:00
}