mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
881 B
Markdown
18 lines
881 B
Markdown
### [CVE-2020-9447](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://www.coresecurity.com/advisories/gwtupload-xss-file-upload-functionality
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|