cvelist/2023/4xxx/CVE-2023-4314.json

80 lines
2.5 KiB
JSON
Raw Normal View History

2023-08-11 20:00:37 +00:00
{
2023-09-11 20:00:34 +00:00
"data_version": "4.0",
2023-08-11 20:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4314",
2023-09-11 20:00:34 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-08-11 20:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-11 20:00:34 +00:00
"value": "The wpDataTables WordPress plugin before 2.1.66 does not validate the \"Serialized PHP array\" input data before deserializing the data. This allows admins to deserialize arbitrary data which may lead to remote code execution if a suitable gadget chain is present on the server. This is impactful in environments where admin users should not be allowed to execute arbitrary code, such as multisite."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization of Untrusted Data"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "wpDataTables",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.1.66"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/1ab192d7-72ac-4f12-8a51-f28ee4db91bc",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/1ab192d7-72ac-4f12-8a51-f28ee4db91bc"
2023-08-11 20:00:37 +00:00
}
]
2023-09-11 20:00:34 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Jonatas Souza Villa Flor"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-08-11 20:00:37 +00:00
}