CVE-2020-36155
Ultimate Member ultimate_member Improper Privilege Management
Record summary
CVE-2020-36155 has a selected CVSS score of 10.0 (critical); EIP currently links 1 Nuclei template.
Description
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticated Privilege Escalation via User Meta. An attacker could supply an array parameter for sensitive metadata, such as the wp_capabilities user meta that defines a user's role. During the registration process, submitted registration details were passed to the update_profile function, and any metadata was accepted, e.g., wp_capabilities[administrator] for Administrator access.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Nov 9, 2020 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
ultimate_memberBrowse Ultimate Member / ultimate_member | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALUltimate Member < 2.1.12 - Unauthenticated Privilege Escalation via User MetaCVSS 10
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticated Privilege Escalation via User Meta. An attacker could supply an array parameter for sensitive metadata, such as the wp_capabilities user meta that defines a user's role. During the registration process, submitted registration details were passed to the update_profile function, and any metadata was accepted, e.g., wp_capabilities[administrator] for Administrator access.
Impact
Unauthenticated attackers can escalate privileges to administrator during registration, gaining complete control over the WordPress site and all user data.
Remediation
Fixed in 2.1.12
Source: ProjectDiscovery