cvelist/2024/6xxx/CVE-2024-6000.json

85 lines
3.0 KiB
JSON
Raw Normal View History

2024-06-14 16:00:32 +00:00
{
2024-06-15 04:00:37 +00:00
"data_version": "4.0",
2024-06-14 16:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-6000",
2024-06-15 04:00:37 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-06-14 16:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-15 04:00:37 +00:00
"value": "The FooEvents for WooCommerce plugin for WordPress is vulnerable to unauthorized arbitrary file uploads due to an improper capability setting on the 'display_ticket_themes_page' function in versions up to, and including, 1.19.20. This makes it possible for authenticated attackers with contributor-level capabilities or above, to upload arbitrary files on the affected site's server which may make remote code execution possible. This was partially patched in 1.19.20, and fully patched in 1.19.21."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285 Improper Authorization"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "FooEvents",
"product": {
"product_data": [
{
"product_name": "FooEvents for WooCommerce",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.19.20"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1080810b-ec9a-44fb-b4da-49b28646a441?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1080810b-ec9a-44fb-b4da-49b28646a441?source=cve"
},
{
"url": "https://help.fooevents.com/docs/topics/changelogs/fooevents-for-woocommerce/",
"refsource": "MISC",
"name": "https://help.fooevents.com/docs/topics/changelogs/fooevents-for-woocommerce/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Istv\u00e1n M\u00e1rton"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 7.1,
"baseSeverity": "HIGH"
2024-06-14 16:00:32 +00:00
}
]
}
}