CVE-2024-5432
Published: 20 June 2024
Summary
CVE-2024-5432 is a critical-severity Authentication Bypass Using an Alternate Path or Channel (CWE-288) vulnerability in Webinane Lifeline Donation. Its CVSS base score is 9.8 (Critical).
Operationally, ranked in the top 21.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-46654
Vulnerability details
The Lifeline Donation plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 1.2.6. This is due to insufficient verification on the user being supplied during the checkout through the plugin. This makes it possible for…
more
unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the email.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Detects unauthorized successful logons resulting from improper authentication implementations.
Requires adaptive authentication under specific conditions, directly strengthening authentication mechanisms against improper or insufficient authentication.
Identity providers centralize and enforce authentication mechanisms, reducing improper authentication.
Mandates unique identification and authentication of non-organizational users, directly mitigating improper authentication.
Authorizing remote access reduces the ability to bypass authentication via unauthorized alternate remote channels.
Documented procedures ensure personnel are trained on authentication mechanisms, tangibly lowering the risk of improper authentication being exploited.
Security awareness training instructs users on secure authentication practices and avoiding credential compromise.
Training on authentication mechanisms and best practices decreases the occurrence of improper authentication.