cve/2020/CVE-2020-9447.md
2024-05-25 21:48:12 +02:00

881 B

CVE-2020-9447

Description

There is an XSS (cross-site scripting) vulnerability in GwtUpload 1.0.3 in the file upload functionality. Someone can upload a file with a malicious filename, which contains JavaScript code, which would result in XSS. Cross-site scripting enables attackers to steal data, change the appearance of a website, and perform other malicious activities like phishing or drive-by hacking.

POC

Reference

Github

No PoCs found on GitHub currently.