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

75 lines
1.9 KiB
JSON
Raw Normal View History

2022-09-27 23:00:30 +00:00
{
2022-10-24 16:09:14 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-3335",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Kadence WooCommerce Email Designer < 1.5.7 - Admin+ PHP Objection 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": "Kadence WooCommerce Email Designer",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.5.7",
"version_value": "1.5.7"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Kadence WooCommerce Email Designer WordPress plugin before 1.5.7 unserialises the content of an imported file, which could lead to PHP object injections issues when an admin import (intentionally or not) a malicious file and a suitable gadget chain is present on the blog."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/39514705-c887-4a02-a77b-36e1dcca8f5d",
"name": "https://wpscan.com/vulnerability/39514705-c887-4a02-a77b-36e1dcca8f5d"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-502 Deserialization of Untrusted Data",
"lang": "eng"
}
2022-09-27 23:00:30 +00:00
]
2022-10-24 16:09:14 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Nguyen Duy Quoc Khanh"
2022-09-27 23:00:30 +00:00
}
2022-10-24 16:09:14 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-09-27 23:00:30 +00:00
}