mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
897 B
Markdown
18 lines
897 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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|