| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| CVE-2021-24527 | 16 Aug 202111:15 | – | attackerkb | |
| CVE-2021-24527 | 16 Aug 202114:14 | – | circl | |
| WordPress 插件授权问题漏洞 | 16 Aug 202100:00 | – | cnnvd | |
| CVE-2021-24527 | 16 Aug 202110:48 | – | cve | |
| CVE-2021-24527 Profile Builder < 3.4.9 - Admin Access via Password Reset | 16 Aug 202110:48 | – | cvelist | |
| EUVD-2021-11439 | 16 Aug 202110:48 | – | euvd | |
| Vulnerability found in Microsoft Windows | 2 Jul 202100:00 | – | ncsc | |
| Profile Builder < 3.4.9 - Improper Authentication | 22 Aug 202602:23 | – | nuclei | |
| CVE-2021-24527 | 16 Aug 202111:15 | – | nvd | |
| CVE-2021-24527 | 16 Aug 202111:15 | – | osv |
10
The password reset key is checked against the password recovery key but it runs through "sanitize_text_field" so we have a bypass where we can pass the key as something we know the sanitize function will strip like a tag <a> and this will get us past the empty() checks and then check the DB for an empty string, usually this will be the first user with ID 1 which is the admin, so if their password recovery key is empty we can change thier pass to our desired pass just with the URL http://localhost/rr/?key=<a>
1. Visit the password reset page of the plugin (ie where the [wppb-recover-password] is embed).
2. Add this to the URL "?key=<a>"
The sanitization function will strip HTML but this will pass the empty() check as the variable contains something.
3. Enter the password twice in the password reset form and submit, this will reset the admin password to the password you entered. Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
19 Jul 2021 06:44Current
0.4Low risk
Vulners AI Score0.4
EPSS0.07634