cvelist/2023/5xxx/CVE-2023-5209.json

84 lines
2.6 KiB
JSON
Raw Normal View History

2023-09-27 14:59:13 +00:00
{
2023-11-27 17:00:36 +00:00
"data_version": "4.0",
2023-09-27 14:59:13 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-5209",
2023-11-27 17:00:36 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-09-27 14:59:13 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-11-27 17:00:36 +00:00
"value": "The WordPress Online Booking and Scheduling Plugin WordPress plugin before 22.5 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)"
}
]
},
"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": "WordPress Online Booking and Scheduling Plugin",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "22.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/dea6077a-81ee-451f-b049-3749a2252c88",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/dea6077a-81ee-451f-b049-3749a2252c88"
2023-09-27 14:59:13 +00:00
}
]
2023-11-27 17:00:36 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "S\u0142awomir Zakrzewski"
},
{
"lang": "en",
"value": "Maksymilian Kubiak (AFINE)"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-09-27 14:59:13 +00:00
}