2022-06-21 13:01:52 +00:00
{
2022-07-17 12:30:05 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2022-2146" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Import CSV Files <= 1.0 - Reflected Cross-Site Scripting"
} ,
"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" : "Import CSV Files" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.0" ,
"version_value" : "1.0"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The Import CSV Files WordPress plugin through 1.0 does not sanitise and escaped imported data before outputting them back in a page, and is lacking CSRF check when performing such action as well, resulting in a Reflected Cross-Site Scripting"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/adc1d752-331e-44af-b5dc-b463d56c2cb4" ,
"name" : "https://wpscan.com/vulnerability/adc1d752-331e-44af-b5dc-b463d56c2cb4"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-79 Cross-site Scripting (XSS)" ,
"lang" : "eng"
}
2022-06-21 13:01:52 +00:00
]
2022-07-17 12:30:05 +02:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Benachi"
2022-06-21 13:01:52 +00:00
}
2022-07-17 12:30:05 +02:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2022-06-21 13:01:52 +00:00
}