Lucene search
+L

1874 matches found

OSV
OSV
added 2024/12/06 6:22 p.m.47 views

GHSA-VRJR-P3XP-XX2X 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.phpL694 PoC When postgreSQL server is unreachable, ...

8.8CVSS8.6AI score0.00487EPSS
SaveExploits1References4
NVD
NVD
added 2024/12/06 3:15 p.m.68 views

CVE-2024-54141

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...

8.6CVSS0.00487EPSS
SaveExploits1References2
CVE
CVE
added 2024/12/06 3:0 p.m.78 views

CVE-2024-54141

phpMyFAQ prior to 4.0.0 is vulnerable to proper error handling that exposes the database server credentials when a DB connection fails. This affects the phpMyFAQ software (PHP 8.1+ with MySQL/PostgreSQL and other databases) and can allow an attacker to obtain credentials from error messages, pote...

8.6CVSS8.5AI score0.00487EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/12/06 3:0 p.m.28 views

CVE-2024-54141 phpMyFAQ Generates an Error Message Containing Sensitive Information if database server is not available

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...

8.6CVSS6.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/12/06 3:0 p.m.11 views

CVE-2024-54141 phpMyFAQ Generates an Error Message Containing Sensitive Information if database server is not available

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...

8.6CVSS6.8AI score0.00487EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/12/06 3:0 p.m.76 views

CVE-2024-54141 phpMyFAQ Generates an Error Message Containing Sensitive Information if database server is not available

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...

8.6CVSS0.00487EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/12/06 12:0 a.m.16 views

PT-2024-36070 · Phpmyfaq · Phpmyfaq

Name of the Vulnerable Software and Affected Versions: phpMyFAQ versions prior to 4.0.0 Description: The issue exposes database server credentials when a connection to the database fails. This can occur when the database instance or server is unreachable, resulting in an error that reveals the...

8.6CVSS7.5AI score0.00487EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2024/12/06 12:0 a.m.10 views

phpMyFAQ 安全漏洞

phpMyFAQ is a multi-language, fully database-driven FAQ system by the individual developer Thorsten Rinne. A security vulnerability exists in phpMyFAQ versions prior to 4.0.0, which stems from exposing the database server credentials when a connection to the DB fails...

8.6CVSS6.4AI score0.00487EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2024/05/11 12:29 p.m.344 views

Exploit for Cross-site Scripting in Phpmyfaq

Badges !MIT Licensehttps://img.shields.io/badge/Licens...

9.8CVSS6.8AI score0.97405EPSS
SaveExploits19
Veracode
Veracode
added 2024/03/29 9:31 a.m.25 views

SQL Injection

phpmyfaq/phpmyfaq is vulnerable to SQL Injection. The vulnerability is caused due to improper escaping of the email address within News.php. This allows authenticated users with appropriate privileges to execute malicious SQL queries, potentially leading to data exfiltration, account takeover, an...

8.8CVSS8.4AI score0.01151EPSS
SaveExploits1References5Affected Software2
Veracode
Veracode
added 2024/03/29 9:23 a.m.23 views

Cross-site Scripting (XSS)

phpmyfaq/phpmyfaq is vulnerable to Cross-site Scripting XSS. The vulnerability is caused due to the inadequacy of PHP's FILTERVALIDATEEMAIL function, which only validates email format but not its content. This allows an attacker to execute arbitrary client-side JavaScript within the context of...

5.5CVSS6.9AI score0.00691EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
added 2024/03/29 9:16 a.m.12 views

Path Traversal

phpmyfaq is vulnerable to Path Traversal. The vulnerability is due to improper validation / sanitisation on user input file paths. The vulnerability allows attackers with admin rights to upload malicious files to other locations of the web root, resulting in path traversal...

3.8CVSS6.6AI score0.00587EPSS
SaveExploits1References2Affected Software2
Veracode
Veracode
added 2024/03/29 9:12 a.m.20 views

HTML Injection

phpmyfaq is vulnerable to HTML injection. The vulnerability is due to insufficient validation on the contentLink parameter, this allowing an attacker to inject HTML code that can affect other users...

6.1CVSS7AI score0.00539EPSS
SaveExploits1References2Affected Software2
Veracode
Veracode
added 2024/03/29 9:7 a.m.25 views

Remote Code Execution (RCE)

phpmyfaq/phpmyfaq is vulnerable to Remote Code Execution RCE. The vulnerability is caused due to insufficient validation of the file's content type within attachment.php. This allows an attacker to upload a malicious file with a .php extension, potentially leading to remote code execution RCE on...

7.2CVSS8.3AI score0.01476EPSS
SaveExploits1References4Affected Software2
Veracode
Veracode
added 2024/03/28 12:0 p.m.19 views

Sql Injection

phpmyfaq/phpmyfaq is vulnerable to a SQL Injection. The vulnerability is due to improper escaping of email addresses in the insertentry and saveentry functions, which allows authenticated users with add/edit rights to manipulate records, leading to data exfiltration, account takeover, and...

8.8CVSS7.6AI score0.00968EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2024/03/28 7:26 a.m.21 views

Cross-site Scripting (XSS)

phpMyFAQ is vulnerable to Cross-site Scripting XSS. The vulnerability is due to inadequate input validation of the "news" parameter in a POST request, allowing an attacker to inject malicious JavaScript code. Upon visiting the compromised news page, the XSS payload is triggered...

5.4CVSS5.6AI score0.00542EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2024/03/28 5:48 a.m.20 views

Cross-site Scripting (XSS)

phpMyFAQ is vulnerable to Cross-site Scripting XSS. The vulnerability is due to the handling of file attachments. An attacker with admin privileges can upload an attachment containing JS code without an extension, and the application will render it as HTML, leading to the execution of arbitrary...

4.8CVSS6.7AI score0.00508EPSS
SaveExploits1References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/03/27 12:0 a.m.10 views

The vulnerability of the FILTER_VALIDATE_EMAIL function in the phpMyFAQ web application, which allows a hacker to execute arbitrary code.

The vulnerability of the FILTERVALIDATEEMAIL function in the phpMyFAQ web application is related to the lack of security measures for the structure of the web page. Exploiting this vulnerability could allow a malicious actor to execute arbitrary code remotely...

6.5CVSS6AI score0.00691EPSS
SaveExploits1References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/03/27 12:0 a.m.14 views

The vulnerability of the “Add News” function in the phpMyFAQ web application allows a hacker to gain unauthorized access to the application.

The vulnerability of the “Add News” function in the phpMyFAQ web application is related to the lack of measures taken to protect the SQL query structure. Exploiting this vulnerability may allow an attacker, operating remotely, to gain unauthorized access to the application...

9CVSS6.5AI score0.01151EPSS
SaveExploits1References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/03/27 12:0 a.m.12 views

The vulnerability in the phpMyFAQ web application allows attackers to perform cross-site scripting (XSS) attacks.

The vulnerability in the phpMyFAQ web application is related to the lack of measures taken to protect the website structure. Exploiting this vulnerability allows a malicious actor to perform cross-site scripting attacks XSS using specially created .html files...

5.8CVSS5.2AI score0.00508EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder