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

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was found in funadmin 5.0.2. The selectfiles method in \backend\controller\sys\Attachh.php directly stores the passed parameters and values into the param parameter without filtering, resulting in Cross Site Scripting (XSS).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/funadmin/funadmin/issues/31
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|