cvelist/2021/24xxx/CVE-2021-24518.json
2021-08-16 09:14:55 +02:00

81 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24518",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WPFront Notification Bar < 2.0.0.07176 - Authenticated 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": "WPFront Notification Bar",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.0.0.07176",
"version_value": "2.0.0.07176"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WPFront Notification Bar WordPress plugin before 2.0.0.07176 does not sanitise or escape its Custom CSS setting, allowing high privilege users such as admin to set XSS payload in it even when the unfiltered_html capability is disallowed, leading to an authenticated Stored Cross-Site Scripting issue"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/53103cdc-a4bf-40fa-aeb1-790fc7a65f0a",
"name": "https://wpscan.com/vulnerability/53103cdc-a4bf-40fa-aeb1-790fc7a65f0a"
},
{
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/163472/",
"name": "https://packetstormsecurity.com/files/163472/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "swapnil subhash bodekar"
}
],
"source": {
"discovery": "UNKNOWN"
}
}