VYPR

nanohttpd

by NanoHttpd

CVEs (1)

  • CVE-2022-21230MedMay 1, 2022
    risk 0.36cvss 5.5epss 0.00

    This affects all versions of package org.nanohttpd:nanohttpd. Whenever an HTTP Session is parsing the body of an HTTP request, the body of the request is written to a RandomAccessFile when the it is larger than 1024 bytes. This file is created with insecure permissions that…