2022-01-20 18:01:11 +00:00
{
2022-03-14 15:36:25 +01:00
"CVE_data_meta" : {
"ID" : "CVE-2022-0321" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
2022-04-04 17:30:22 +02:00
"TITLE" : "WP Voting Contest < 3.0 - Reflected Cross-Site Scripting"
2022-03-14 15:36:25 +01:00
} ,
"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 Voting Contest" ,
"version" : {
"version_data" : [
{
2022-04-04 17:30:22 +02:00
"version_affected" : "<" ,
"version_name" : "3.0" ,
"version_value" : "3.0"
2022-03-14 15:36:25 +01:00
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-04 17:30:22 +02:00
"value" : "The WP Voting Contest WordPress plugin before 3.0 does not sanitise and escape the post_id parameter before outputting it back in the response via the wpvc_social_share_icons AJAX action (available to both unauthenticated and authenticated users), leading to a Reflected Cross-Site Scripting issue"
2022-03-14 15:36:25 +01:00
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/286b81a0-6f6d-4024-9bbc-6cb373990a7a" ,
"name" : "https://wpscan.com/vulnerability/286b81a0-6f6d-4024-9bbc-6cb373990a7a"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-79 Cross-site Scripting (XSS)" ,
"lang" : "eng"
}
2022-01-20 18:01:11 +00:00
]
2022-03-14 15:36:25 +01:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Brandon James Roldan"
2022-01-20 18:01:11 +00:00
}
2022-03-14 15:36:25 +01:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2022-01-20 18:01:11 +00:00
}