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

75 lines
1.8 KiB
JSON
Raw Normal View History

2021-01-14 16:07:54 +00:00
{
2021-12-06 16:49:26 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24930",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Bookly < 20.3.1 - Staff Member 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": "WordPress Online Booking and Scheduling Plugin Bookly",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "20.3.1",
"version_value": "20.3.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WordPress Online Booking and Scheduling Plugin WordPress plugin before 20.3.1 does not escape the Staff Full Name field before outputting it back in a page, which could lead to a Stored Cross-Site Scripting issue"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/479704d8-057b-4642-b84a-4a78567ba20b",
"name": "https://wpscan.com/vulnerability/479704d8-057b-4642-b84a-4a78567ba20b"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:07:54 +00:00
]
2021-12-06 16:49:26 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Mesut Cetin"
2021-01-14 16:07:54 +00:00
}
2021-12-06 16:49:26 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:07:54 +00:00
}