2023-12-08 11:00:31 +00:00
{
2024-01-03 09:00:34 +00:00
"data_version" : "4.0" ,
2023-12-08 11:00:31 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-6621" ,
2024-01-03 09:00:34 +00:00
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC"
2023-12-08 11:00:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-01-03 09:00:34 +00:00
"value" : "The POST SMTP WordPress plugin before 2.8.7 does not sanitise and escape the msg parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Cross-Site Scripting (XSS)"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Unknown" ,
"product" : {
"product_data" : [
{
"product_name" : "POST SMTP" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "2.8.7"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://wpscan.com/vulnerability/b49ca336-5bc2-4d72-a9a5-b8c020057928" ,
"refsource" : "MISC" ,
"name" : "https://wpscan.com/vulnerability/b49ca336-5bc2-4d72-a9a5-b8c020057928"
2023-12-08 11:00:31 +00:00
}
]
2024-01-03 09:00:34 +00:00
} ,
"generator" : {
"engine" : "WPScan CVE Generator"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Alex Sanford"
} ,
{
"lang" : "en" ,
"value" : "WPScan"
}
]
2023-12-08 11:00:31 +00:00
}