Lucene search
+L

1868 matches found

OSV
OSV
added 2026/01/23 8:17 p.m.10 views

GHSA-J4RC-96XJ-GVQC phpMyFAQ: Public API endpoints expose emails and invisible questions

Summary Several public API endpoints return email addresses and non‑public records e.g. open questions with isVisible=false. Details OpenQuestionController::list calls Question::getAll with the default showAll=true, returning invisible questions and their emails. Similar exposures exist in...

5.3CVSS5.5AI score0.00375EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/01/23 8:17 p.m.7 views

Information Exposure

Overview thorsten/phpmyfaq is a FAQ system for PHP and MySQL, PostgreSQL and other databases Affected versions of this package are vulnerable to Information Exposure via OpenQuestionController::list. An attacker can access sensitive email addresses and non-public records by sending requests to...

7.5CVSS5.9AI score0.00375EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/01/23 8:17 p.m.10 views

Improper Authorization

Overview thorsten/phpmyfaq is a FAQ system for PHP and MySQL, PostgreSQL and other databases Affected versions of this package are vulnerable to Improper Authorization via the backup endpoint in the setup API. An attacker can access sensitive configuration backups by sending authenticated request...

7.1CVSS5.5AI score0.01761EPSS
SaveExploits3References2
OSV
OSV
added 2026/01/23 8:17 p.m.7 views

GHSA-WM8H-26FV-MG7G phpMyFAQ: /api/setup/backup accessible to any authenticated user (authz missing)

Summary Authenticated non‑admin users can call /api/setup/backup and trigger a configuration backup. The endpoint only checks authentication, not authorization, and returns a link to the generated ZIP. Details SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.5AI score0.01761EPSS
SaveExploits3References3
Github Security Blog
Github Security Blog
added 2026/01/23 8:17 p.m.19 views

phpMyFAQ: /api/setup/backup accessible to any authenticated user (authz missing)

Summary Authenticated non‑admin users can call /api/setup/backup and trigger a configuration backup. The endpoint only checks authentication, not authorization, and returns a link to the generated ZIP. Details SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.5AI score0.01761EPSS
SaveExploits3References3Affected Software2
Snyk
Snyk
added 2026/01/23 8:17 p.m.8 views

Access Control Bypass

Overview thorsten/phpmyfaq is a FAQ system for PHP and MySQL, PostgreSQL and other databases Affected versions of this package are vulnerable to Access Control Bypass via a permissive permission check in attachment.php. An attacker can gain unauthorized access to download attachments by exploitin...

7.1CVSS5.9AI score0.0042EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/23 8:17 p.m.8 views

GHSA-7P9H-M7M8-VHHV phpMyFAQ: Attachment download allowed without dlattachment right (broken access control)

Summary A logged‑in user without the dlattachment right can download FAQ attachments. This is due to a permissive permission check in attachment.php that treats the mere presence of a right key as authorization and a flawed group/user logic expression. Details In attachment.php, the access decisi...

6.5CVSS5.6AI score0.0042EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/01/23 8:17 p.m.15 views

phpMyFAQ: Attachment download allowed without dlattachment right (broken access control)

Summary A logged‑in user without the dlattachment right can download FAQ attachments. This is due to a permissive permission check in attachment.php that treats the mere presence of a right key as authorization and a flawed group/user logic expression. Details In attachment.php, the access decisi...

6.5CVSS5.5AI score0.0042EPSS
SaveExploits1References3Affected Software2
VulnCheck KEV
VulnCheck KEV
added 2026/01/18 12:0 a.m.7 views

VulnCheck KEV: CVE-2025-69200

phpMyFAQ is an open source FAQ web application. In versions prior to 4.0.16, an unauthenticated remote attacker can trigger generation of a configuration backup ZIP via POST /api/setup/backup and then download the generated ZIP from a web-accessible location. The ZIP contains sensitive...

7.5CVSS5.8AI score0.02005EPSS
SaveIn wildExploits1References30
Tenable Nessus
Tenable Nessus
added 2026/01/11 12:0 a.m.7 views

FreeBSD : phpmyfaq -- multiple vulnerabilities (79c3c751-ee20-11f0-b17e-50ebf6bdf8e9)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 79c3c751-ee20-11f0-b17e-50ebf6bdf8e9 advisory. phpMyFAQ team reports: Stored cross-site scripting XSS and unauthenticated config backup download...

5.2AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/09 11:53 a.m.9 views

CVE-2009-4040

Cross-site scripting XSS vulnerability in phpMyFAQ before 2.0.17 and 2.5.x before 2.5.2, when used with Internet Explorer 6 or 7, allows remote attackers to inject arbitrary web script or HTML via unspecified parameters to the search page...

4.3CVSS5.9AI score0.01022EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:50 a.m.11 views

CVE-2009-4780

Multiple cross-site scripting XSS vulnerabilities in index.php in phpMyFAQ before 2.5.5 allow remote attackers to inject arbitrary web script or HTML via 1 the lang parameter in a sitemap action, 2 the search parameter in a search action, 3 the taggingid parameter in a search action, 4 the...

4.3CVSS5.8AI score0.01178EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:57 a.m.16 views

CVE-2023-4006

Improper Neutralization of Formula Elements in a CSV File in GitHub repository thorsten/phpmyfaq prior to 3.1.16...

9.8CVSS6.7AI score0.00809EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:56 a.m.8 views

CVE-2023-4007

Cross-site Scripting XSS - Stored in GitHub repository thorsten/phpmyfaq prior to 3.1.16...

8.8CVSS5.9AI score0.00492EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2026/01/07 12:0 a.m.5 views

phpMyFAQ XSS Vulnerability (GHSA-jv8r-hv7q-p6vc)

phpMyFAQ is prone to a cross-site scripting XSS vulnerability. SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:phpmyfaq:phpmyfaq"...

6.1CVSS6.3AI score0.00239EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2026/01/07 12:0 a.m.5 views

phpMyFAQ Improper Authorization Vulnerability (GHSA-9cg9-4h4f-j6fg)

phpMyFAQ is prone to an improper authorization vulnerability. SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:phpmyfaq:phpmyfaq";...

7.5CVSS7AI score0.02005EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/30 3:54 p.m.8 views

CVE-2025-68951

phpMyFAQ is an open source FAQ web application. Versions 4.0.14 and 4.0.15 have a stored cross-site scripting XSS vulnerability that allows an attacker to execute arbitrary JavaScript in an administrator’s browser by registering a user whose display name contains HTML entities. When an...

6.1CVSS6AI score0.00239EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/12/30 3:31 p.m.7 views

Information Exposure

Overview thorsten/phpmyfaq is a FAQ system for PHP and MySQL, PostgreSQL and other databases Affected versions of this package are vulnerable to Information Exposure via the backup process. An unauthenticated remote attacker can trigger generation of a configuration backup ZIP via POST...

8.7CVSS6.2AI score0.02005EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/12/30 3:31 p.m.7 views

EUVD-2025-205600

phpMyFAQ has unauthenticated config backup download via /api/setup/backup...

7.5CVSS6.6AI score0.02005EPSS
SaveExploits1References3
OSV
OSV
added 2025/12/30 3:31 p.m.8 views

GHSA-9CG9-4H4F-J6FG phpMyFAQ has unauthenticated config backup download via /api/setup/backup

Summary An unauthenticated remote attacker can trigger generation of a configuration backup ZIP via POST /api/setup/backup and then download the generated ZIP from a web-accessible location. The ZIP contains sensitive configuration files e.g., database.php with database credentials, leading to...

7.5CVSS6.7AI score0.02005EPSS
SaveExploits1References4
Rows per page
Query Builder