2024-06-21 14:00:34 +00:00
{
2024-07-22 06:00:35 +00:00
"data_version" : "4.0" ,
2024-06-21 14:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-6243" ,
2024-07-22 06:00:35 +00:00
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC"
2024-06-21 14:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-22 06:00:35 +00:00
"value" : "The HTML Forms WordPress plugin before 1.3.33 does not sanitize and escape the form message inputs, allowing high-privilege users, such as administrators, to perform Stored Cross-Site Scripting (XSS) attacks even when the unfiltered_html capability is disabled."
}
]
} ,
"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" : "HTML Forms " ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "1.3.33"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://wpscan.com/vulnerability/f4097877-ba19-4738-a994-9593b9a5a635/" ,
"refsource" : "MISC" ,
"name" : "https://wpscan.com/vulnerability/f4097877-ba19-4738-a994-9593b9a5a635/"
2024-06-21 14:00:34 +00:00
}
]
2024-07-22 06:00:35 +00:00
} ,
"generator" : {
"engine" : "WPScan CVE Generator"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Majdeddine Ben Hadj Brahim"
} ,
{
"lang" : "en" ,
"value" : "WPScan"
}
]
2024-06-21 14:00:34 +00:00
}