cvelist/2021/25xxx/CVE-2021-25025.json
2022-11-07 10:00:32 +01:00

84 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-25025",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Event Calendar < 1.1.51 - Subscriber+ Event Creation"
},
"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": "EventCalendar",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.1.51",
"version_value": "1.1.51"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The EventCalendar WordPress plugin before 1.1.51 does not have proper authorisation and CSRF checks in the add_calendar_event AJAX actions, allowing users with a role as low as subscriber to create events"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/24fb4eb4-9fe1-4433-8844-8904eaf13c0e",
"name": "https://wpscan.com/vulnerability/24fb4eb4-9fe1-4433-8844-8904eaf13c0e"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
]
},
{
"description": [
{
"value": "CWE-862 Missing Authorization",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Krzysztof Zając"
}
],
"source": {
"discovery": "EXTERNAL"
}
}