cvelist/2021/24xxx/CVE-2021-24992.json

75 lines
2.0 KiB
JSON
Raw Normal View History

2021-01-14 16:02:56 +00:00
{
2021-12-27 09:50:28 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24992",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Buttonizer - Smart Floating Action Button < 2.5.5 - Admin+ Stored 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": "Smart Floating / Sticky Buttons Call, Sharing, Chat Widgets & More Buttonizer",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.5.5",
"version_value": "2.5.5"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Smart Floating / Sticky Buttons WordPress plugin before 2.5.5 does not sanitise and escape some parameter before outputting them in attributes and page, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/db0b9480-2ff4-423c-a745-68e983ffa12b",
"name": "https://wpscan.com/vulnerability/db0b9480-2ff4-423c-a745-68e983ffa12b"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:02:56 +00:00
]
2021-12-27 09:50:28 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Dipak Panchal"
2021-01-14 16:02:56 +00:00
}
2021-12-27 09:50:28 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:02:56 +00:00
}