CVE-2024-5432
published 2024-06-20CVE-2024-5432: 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…
PriorityP268critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EPSS
0.66%
47.1th percentile
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 unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the email.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| thorsten | phpmyfaq | >= 0 < 4.0.0 | 4.0.0 |
| webinane | lifeline_donation | <= 1.2.6 | — |
| webinnane | lifeline_donation | <= 1.2.6 | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
phpMyFAQ Generates an Error Message Containing Sensitive Information if database server is not available
ghsa·2024-12-06
CVE-2024-54141 [HIGH] CWE-209 phpMyFAQ Generates an Error Message Containing Sensitive Information if database server is not available
phpMyFAQ Generates an Error Message Containing Sensitive Information if database server is not available
### Summary
Exposure of database (ie postgreSQL) server's credential when connection to DB fails.
### Details
Exposed database credentials upon misconfig/DoS @ permalink: https://github.com/thorsten/phpMyFAQ/blob/main/phpmyfaq/src/phpMyFAQ/Setup/Installer.php#L694
### PoC
When postgreSQL server is unreachable, an error would be thrown exposing the credentials of the database. For instance, when "http://:8080/setup/index.php" is hit when the database instance/server is down, then credentials are exposed, for instance:
```
( ! ) Warning: pg_connect(): Unable to connect to PostgreSQL server: connection to server at "127.0.0.1", port 5432 failed: Connection refused Is the server running
GHSA
GHSA-7664-jhg9-7j9c: The Lifeline Donation plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 1
ghsa_unreviewed·2024-06-20
CVE-2024-5432 [CRITICAL] CWE-287 GHSA-7664-jhg9-7j9c: The Lifeline Donation plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 1
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 unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the email.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://plugins.trac.wordpress.org/browser/lifeline-donation/trunk/includes/class-lifeline-donation.php?rev=2575844#L292https://plugins.trac.wordpress.org/browser/lifeline-donation/trunk/vendor/webinane/webinane-commerce/includes/Classes/Checkout.php?rev=2490935#L125https://www.wordfence.com/threat-intel/vulnerabilities/id/2e24da0c-13d2-4a3d-b918-0d28e3341d88?source=cvehttps://plugins.trac.wordpress.org/browser/lifeline-donation/trunk/includes/class-lifeline-donation.php?rev=2575844#L292https://plugins.trac.wordpress.org/browser/lifeline-donation/trunk/vendor/webinane/webinane-commerce/includes/Classes/Checkout.php?rev=2490935#L125https://www.wordfence.com/threat-intel/vulnerabilities/id/2e24da0c-13d2-4a3d-b918-0d28e3341d88?source=cve
2024-06-20
Published