2024-08-30 15:00:33 +00:00
{
2024-09-25 03:00:41 +00:00
"data_version" : "4.0" ,
2024-08-30 15:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-8350" ,
2024-09-25 03:00:41 +00:00
"ASSIGNER" : "security@wordfence.com" ,
"STATE" : "PUBLIC"
2024-08-30 15:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-09-25 03:00:41 +00:00
"value" : "The Uncanny Groups for LearnDash plugin for WordPress is vulnerable to user group add due to a missing capability check on the /wp-json/ulgm_management/v1/add_user/ REST API endpoint in all versions up to, and including, 6.1.0.1. This makes it possible for authenticated attackers, with group leader-level access and above, to add users to their group which ultimately allows them to leverage CVE-2024-8349 and gain admin access to the site."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862 Missing Authorization" ,
"cweId" : "CWE-862"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Uncanny Owl" ,
"product" : {
"product_data" : [
{
"product_name" : "Uncanny Groups for LearnDash" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "*" ,
"version_value" : "6.1.0.1"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/a38a58de-5f7d-4033-9a65-41b590b7d510?source=cve" ,
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/a38a58de-5f7d-4033-9a65-41b590b7d510?source=cve"
} ,
{
"url" : "https://github.com/karlemilnikka/CVE-2024-8349-and-CVE-2024-8350" ,
"refsource" : "MISC" ,
"name" : "https://github.com/karlemilnikka/CVE-2024-8349-and-CVE-2024-8350"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Karl Emil Nikka"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N" ,
"baseScore" : 2.7 ,
"baseSeverity" : "LOW"
2024-08-30 15:00:33 +00:00
}
]
}
}