cvelist/2024/8xxx/CVE-2024-8369.json

86 lines
2.9 KiB
JSON
Raw Normal View History

2024-08-31 23:00:32 +00:00
{
2024-09-10 12:00:34 +00:00
"data_version": "4.0",
2024-08-31 23:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-8369",
2024-09-10 12:00:34 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-08-31 23:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-10 12:00:34 +00:00
"value": "The EventPrime \u2013 Events Calendar, Bookings and Tickets plugin for WordPress is vulnerable to unauthorized access to Private or Password-protected events due to missing authorization checks in all versions up to, and including, 4.0.4.3. This makes it possible for unauthenticated attackers to view private or password-protected events."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "metagauss",
"product": {
"product_data": [
{
"product_name": "EventPrime \u2013 Events Calendar, Bookings and Tickets",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "4.0.4.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/97174ec0-a2b7-455e-9bf8-b6f51546beee?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/97174ec0-a2b7-455e-9bf8-b6f51546beee?source=cve"
},
{
"url": "https://wordpress.org/plugins/eventprime-event-calendar-management/",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/eventprime-event-calendar-management/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Miguel Santareno"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
2024-08-31 23:00:32 +00:00
}
]
}
}