Database credential disclosure via failed connection stack trace
Published Dec 6, 2024 · Updated Dec 6, 2024
Credential disclosure in phpMyFAQ before 4.0.0 allows remote attackers to read database credentials through the public setup page. When PostgreSQL is unreachable, Pgsql::connect passes a credential-bearing connection string to pg_connect without marking its parameters sensitive, so the setup page's stack trace prints the username and password. No authentication or user interaction is required, but the setup route must be reachable and the database connection must fail; disclosed credentials grant database access at that account's privileges.
Summary
What happened
Credential disclosure in phpMyFAQ before 4.0.0 allows remote attackers to read database credentials through the public setup page. When PostgreSQL is unreachable, Pgsql::connect passes a credential-bearing connection string to pg_connect without marking its parameters sensitive, so the setup page's stack trace prints the username and password. No authentication or user interaction is required, but the setup route must be reachable and the database connection must fail; disclosed credentials grant database access at that account's privileges.
The record
- CVE
- CVE-2024-54141
- Published
- Dec 6, 2024
- Updated
- Dec 6, 2024
- Vendor
- Thorsten Rinne
- Product
- phpMyFAQ
- Classifications
- CWE-209, T1552
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Dec 6, 2024CVE publishedPublication date reported by the CVE source.
- Dec 6, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <4.0.0
- Affected versionversion=< 4.0.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Upstream failed-PostgreSQL-connection proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo