2022-03-04 15:01:15 +00:00
{
2022-06-13 14:39:04 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2022-0863" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "WP SVG Icons <= 3.2.3 - Admin+ Remote Code Execution (RCE)"
} ,
"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" : "WP SVG Icons" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "3.2.3" ,
"version_value" : "3.2.3"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The WP SVG Icons WordPress plugin through 3.2.3 does not properly validate uploaded custom icon packs, allowing an high privileged user like an admin to upload a zip file containing malicious php code, leading to remote code execution."
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/a30212a0-c910-4657-aee1-4a2d72c77983" ,
"name" : "https://wpscan.com/vulnerability/a30212a0-c910-4657-aee1-4a2d72c77983"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
2022-07-01 11:33:33 +02:00
"value" : "CWE-434 Unrestricted Upload of File with Dangerous Type" ,
2022-06-13 14:39:04 +02:00
"lang" : "eng"
}
2022-03-04 15:01:15 +00:00
]
2022-06-13 14:39:04 +02:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "qerogram"
2022-03-04 15:01:15 +00:00
}
2022-06-13 14:39:04 +02:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2022-07-01 11:33:33 +02:00
}