cvelist/2023/2xxx/CVE-2023-2114.json

85 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-17 10:00:36 +00:00
{
2023-05-08 14:00:51 +00:00
"data_version": "4.0",
2023-04-17 10:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2114",
2023-05-08 14:00:51 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-04-17 10:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-08 14:00:51 +00:00
"value": "The NEX-Forms WordPress plugin before 8.4 does not properly escape the `table` parameter, which is populated with user input, before concatenating it to an SQL query."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
2023-04-17 10:00:36 +00:00
}
]
2023-05-08 14:00:51 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "NEX-Forms",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "8.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/3d8ab3a5-1bf8-4216-91fa-e89541e5c43d",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/3d8ab3a5-1bf8-4216-91fa-e89541e5c43d"
},
{
"url": "https://github.com/SchmidAlex/nex-forms_SQL-Injection",
"refsource": "MISC",
"name": "https://github.com/SchmidAlex/nex-forms_SQL-Injection"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Alexander Schmid"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-04-17 10:00:36 +00:00
}