2021-01-14 16:03:32 +00:00
{
2022-01-24 08:58:22 +01:00
"CVE_data_meta" : {
"ID" : "CVE-2021-25008" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Code Snippets < 2.14.3 - 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" : "Code Snippets" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "2.14.3" ,
"version_value" : "2.14.3"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The Code Snippets WordPress plugin before 2.14.3 does not escape the snippets-safe-mode parameter before outputting it back in attributes, leading to a Reflected Cross-Site Scripting issue"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/cb232354-f74d-48bb-b437-7bdddd1df42a" ,
"name" : "https://wpscan.com/vulnerability/cb232354-f74d-48bb-b437-7bdddd1df42a"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-79 Cross-site Scripting (XSS)" ,
"lang" : "eng"
}
2021-01-14 16:03:32 +00:00
]
2022-01-24 08:58:22 +01:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Krzysztof Zając"
2021-01-14 16:03:32 +00:00
}
2022-01-24 08:58:22 +01:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2021-01-14 16:03:32 +00:00
}