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

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
phpMyFAQ is an open source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases. 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-hm8r-95g3-5hj9
|
|
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-hm8r-95g3-5hj9
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|