Search for packages
| purl | pkg:composer/phpmyfaq/phpmyfaq@3.2.6 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
| This package is not known to be affected by vulnerabilities. | ||
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-72u7-dj18-9fbm | phpMyFAQ Path Traversal in Attachments There is a Path Traversal vulnerability in Attachments that allows attackers with admin rights to upload malicious files to other locations of the web root. |
CVE-2024-29196
GHSA-mmh6-5cpf-2c72 |
| VCID-d678-pqyj-a3dv | phpMyFAQ SQL injections at insertentry & saveentry A SQL injection vulnerability has been discovered in the `insertentry` & `saveentry` when modifying records due to improper escaping of the email address. This allows any authenticated user with the rights to add/edit FAQ news to exploit this vulnerability to exfiltrate data, take over accounts and in some cases, even achieve RCE. |
CVE-2024-28107
GHSA-2grw-mc9r-822r |
| VCID-du6p-ymwg-c3h6 | phpMyFAQ stored Cross-site Scripting at user email The `email` field in phpMyFAQ's user control panel page is vulnerable to stored XSS attacks due to the inadequacy of PHP's `FILTER_VALIDATE_EMAIL` function, which only validates the email format, not its content. This vulnerability enables an attacker to execute arbitrary client-side JavaScript within the context of another user's phpMyFAQ session. |
CVE-2024-27300
GHSA-q7g6-xfh2-vhpx |
| VCID-jy6x-1pbg-mbcm | phpMyFAQ Stored HTML Injection at contentLink Due to insufficient validation on the `contentLink` parameter, it is possible for unauthenticated users to inject HTML code to the page which might affect other users. _Also, requires that adding new FAQs is allowed for guests and that the admin doesn't check the content of a newly added FAQ._ |
CVE-2024-28108
GHSA-48vw-jpf8-hwqh |
| VCID-m5ku-7vgc-ykgh | phpMyFAQ Stored Cross-site Scripting at FAQ News Content By manipulating the news parameter in a POST request, an attacker can inject malicious JavaScript code. Upon browsing to the compromised news page, the XSS payload triggers. |
CVE-2024-28106
GHSA-6p68-36m6-392r |
| VCID-qwc2-jydq-73ft | phpMyFAQ Stored Cross-site Scripting at File Attachments An attacker with admin privileges can upload an attachment containing JS code without extension and the application will render it as HTML which allows for XSS attacks. |
CVE-2024-29179
GHSA-hm8r-95g3-5hj9 |
| VCID-rdsy-9m5y-sqc7 | phpMyFAQ SQL Injection at "Save News" A SQL injection vulnerability has been discovered in the the "Add News" functionality due to improper escaping of the email address. This allows any authenticated user with the rights to add/edit FAQ news to exploit this vulnerability to exfiltrate data, take over accounts and in some cases, even achieve RCE. |
CVE-2024-27299
GHSA-qgxx-4xv5-6hcw |
| VCID-sr2g-ufwh-wubs | phpMyFAQ's File Upload Bypass at Category Image Leads to RCE The category image upload function in phpmyfaq is vulnerable to manipulation of the `Content-type` and `lang` parameters, allowing attackers to upload malicious files with a .php extension, potentially leading to remote code execution (RCE) on the system. |
CVE-2024-28105
GHSA-pwh2-fpfr-x5gf |