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

|
|

|
|
&color=brighgreen)
|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. 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._ This vulnerability is fixed in 3.2.6.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-48vw-jpf8-hwqh
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|