VYPR

Gwtupload

by Gwtupload Project

CVEs (2)

  • CVE-2020-13128HigMay 18, 2020
    risk 0.49cvss 7.5epss 0.02

    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.

  • CVE-2020-9447MedFeb 28, 2020
    risk 0.40cvss 6.1epss 0.01

    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…