mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
854 B
Markdown
19 lines
854 B
Markdown
### [CVE-2024-54141](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-54141)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. Prior to 4.0.0, phpMyFAQ exposes the database (ie postgreSQL) server's credential when connection to DB fails. This vulnerability is fixed in 4.0.0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/geo-chen/phpMyFAQ
|
|
- https://github.com/plzheheplztrying/cve_monitor
|
|
|