cvedb.io
CVE-2022-21230
MEDIUM · CVSS 5.5
EPSS exploitation probability: 0%
Published 2022-05-01T16:15:08.250 · Last modified 2026-06-17T04:25:49.200

Summary

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 allow its contents to be viewed by all users on the host machine. **Workaround:** Manually specifying the -Djava.io.tmpdir= argument when launching Java to set the temporary directory to a directory exclusively controlled by the current user can fix this issue.

Affected products

nanohttpd — nanohttpd

Does this affect you?

Add your gear to cvedb and we'll alert you only when nanohttpd ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.