2021-01-14 16:02:56 +00:00
{
2021-08-02 09:07:08 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2021-24468" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Leaflet Map < 3.0.0 - Contributor+ Stored XSS"
} ,
"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" : "Leaflet Map" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "3.0.0" ,
"version_value" : "3.0.0"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The Leaflet Map WordPress plugin before 3.0.0 does not escape some shortcode attributes before they are used in JavaScript code or HTML, which could allow users with a role as low as Contributors to exploit stored XSS issues"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/4b7c61da-952c-492a-8ce6-3c2126942a7c" ,
"name" : "https://wpscan.com/vulnerability/4b7c61da-952c-492a-8ce6-3c2126942a7c"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-79 Cross-site Scripting (XSS)" ,
"lang" : "eng"
}
2021-01-14 16:02:56 +00:00
]
2021-08-02 09:07:08 +02:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "apple502j"
2021-01-14 16:02:56 +00:00
}
2021-08-02 09:07:08 +02:00
] ,
"source" : {
"discovery" : "UNKNOWN"
}
}