cvelist/2022/3xxx/CVE-2022-3380.json
2022-10-31 17:07:32 +01:00

75 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-3380",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Customizer Export/Import < 0.9.5 - 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": "Customizer Export/Import",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0.9.5",
"version_value": "0.9.5"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Customizer Export/Import WordPress plugin before 0.9.5 unserializes the content of an imported file, which could lead to PHP object injection issues when an admin imports (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/a42272a2-f9ce-4aab-9a94-8a4d85008746",
"name": "https://wpscan.com/vulnerability/a42272a2-f9ce-4aab-9a94-8a4d85008746"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-502 Deserialization of Untrusted Data",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Nguyen Duy Quoc Khanh"
}
],
"source": {
"discovery": "EXTERNAL"
}
}