manolo/gwtupload

manolo/gwtupload

Releases5
Frequency6 months 1 week
Last Release
Stars49
GwtUpload & JsUpload: File Upload Progress with pure javascript and html5

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH5 MEDIUM

An issue was discovered in Manolo GWTUpload 1.0.3. server/UploadServlet.java (the servlet for handling file upload) accepts a delay parameter that causes a thread to sleep. It can be abused to cause all of a server's threads to sleep, leading to denial of service.

6.1 MEDIUM4.3 MEDIUM

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.