2024-10-04 06:03:19 +00:00
{
"id" : "CVE-2024-8520" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2024-10-04T05:15:11.727" ,
2024-10-08 22:03:19 +00:00
"lastModified" : "2024-10-08T21:50:30.153" ,
"vulnStatus" : "Analyzed" ,
2024-10-04 06:03:19 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "The Ultimate Member \u2013 User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.8.6. This is due to missing or incorrect nonce validation on the admin_init or user_action_hook function. This makes it possible for unauthenticated attackers to modify a users membership status via a forged request granted they can trick a site administrator into performing an action such as clicking on a link."
2024-10-04 14:03:27 +00:00
} ,
{
"lang" : "es" ,
"value" : "El complemento Ultimate Member \u2013 User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin para WordPress es vulnerable a Cross-Site Request Forgery en todas las versiones hasta la 2.8.6 incluida. Esto se debe a la falta o la validaci\u00f3n incorrecta de nonce en la funci\u00f3n admin_init o user_action_hook. Esto hace posible que atacantes no autenticados modifiquen el estado de membres\u00eda de un usuario a trav\u00e9s de una solicitud falsificada, siempre que puedan enga\u00f1ar a un administrador del sitio para que realice una acci\u00f3n como hacer clic en un enlace."
2024-10-04 06:03:19 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-10-08 22:03:19 +00:00
"source" : "nvd@nist.gov" ,
2024-10-04 06:03:19 +00:00
"type" : "Primary" ,
2024-10-08 22:03:19 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
} ,
{
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2024-10-04 06:03:19 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
2024-10-08 22:03:19 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
} ,
2024-10-04 06:03:19 +00:00
{
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
2024-10-08 22:03:19 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ultimatemember:ultimate_member:*:*:*:*:*:wordpress:*:*" ,
"versionEndExcluding" : "2.8.7" ,
"matchCriteriaId" : "7BA3854E-0C81-4982-9AFB-B5C347A519E2"
}
]
}
]
}
] ,
2024-10-04 06:03:19 +00:00
"references" : [
{
"url" : "https://github.com/ultimatemember/ultimatemember/blob/7b8a7a7c039bde4539c07e049b19036192f1c133/includes/admin/class-admin.php#L1880" ,
2024-10-08 22:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-04 06:03:19 +00:00
} ,
{
"url" : "https://github.com/ultimatemember/ultimatemember/blob/7b8a7a7c039bde4539c07e049b19036192f1c133/includes/admin/class-admin.php#L1945" ,
2024-10-08 22:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-04 06:03:19 +00:00
} ,
{
"url" : "https://github.com/ultimatemember/ultimatemember/blob/7b8a7a7c039bde4539c07e049b19036192f1c133/includes/admin/class-admin.php#L1948C1-L1959C6" ,
2024-10-08 22:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-04 06:03:19 +00:00
} ,
{
"url" : "https://github.com/ultimatemember/ultimatemember/blob/7b8a7a7c039bde4539c07e049b19036192f1c133/includes/admin/class-admin.php#L70C4-L70C84" ,
2024-10-08 22:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-04 06:03:19 +00:00
} ,
{
"url" : "https://github.com/ultimatemember/ultimatemember/blob/7b8a7a7c039bde4539c07e049b19036192f1c133/includes/admin/core/class-admin-users.php#L146C1-L173C12" ,
2024-10-08 22:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-04 06:03:19 +00:00
} ,
{
"url" : "https://github.com/ultimatemember/ultimatemember/blob/7b8a7a7c039bde4539c07e049b19036192f1c133/includes/admin/core/class-admin-users.php#L175C1-L178C7" ,
2024-10-08 22:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-04 06:03:19 +00:00
} ,
{
"url" : "https://github.com/ultimatemember/ultimatemember/blob/7b8a7a7c039bde4539c07e049b19036192f1c133/includes/admin/core/class-admin-users.php#L41C4-L41C90" ,
2024-10-08 22:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-10-04 06:03:19 +00:00
} ,
{
"url" : "https://github.com/ultimatemember/ultimatemember/pull/1549" ,
2024-10-08 22:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-10-04 06:03:19 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/3160947/ultimate-member/trunk/includes/admin/class-admin.php" ,
2024-10-08 22:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-10-04 06:03:19 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/7ffddc03-d4ae-460e-972a-98804d947d09?source=cve" ,
2024-10-08 22:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-10-04 06:03:19 +00:00
}
]
}