Cross-site Scripting (XSS) - Stored in falconchristmas/fpp
Valid
Reported on
Jun 18th 2021
✍️ Description
fpp
is vulnerable to XSS through file name.
🕵️♂️ Proof of Concept
- Access
/upload
. - Change the name of an image to
<img src onerror=alert(document.domain)>.png
. - Upload it.
💥 Impact
JavaScript code execution.
Occurrences
Renan Rocha modified the report
2 years ago
to join this conversation