cvelist/2024/4xxx/CVE-2024-4351.json

85 lines
2.9 KiB
JSON
Raw Normal View History

2024-04-30 16:00:36 +00:00
{
2024-05-16 10:00:34 +00:00
"data_version": "4.0",
2024-04-30 16:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4351",
2024-05-16 10:00:34 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-04-30 16:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-16 10:00:34 +00:00
"value": "The Tutor LMS Pro plugin for WordPress is vulnerable to unauthorized access of data, modification of data, loss of data due to a missing capability check on the 'authenticate' function in all versions up to, and including, 2.7.0. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to gain control of an existing administrator account."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "themium",
"product": {
"product_data": [
{
"product_name": "Tutor LMS Pro",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "2.7.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/59859583-49e5-4a80-8659-b9ca7ddc089d?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/59859583-49e5-4a80-8659-b9ca7ddc089d?source=cve"
},
{
"url": "https://www.themeum.com/product/tutor-lms/",
"refsource": "MISC",
"name": "https://www.themeum.com/product/tutor-lms/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Villu Orav"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH"
2024-04-30 16:00:36 +00:00
}
]
}
}