CVE-2022-21230

MEDIUM

org.nanohttpd:nanohttpd - Info Disclosure

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 5.5
EPSS 0.0029
EPSS Percentile 20.8%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Details

Status published
Products (1)
nanohttpd/nanohttpd < 2.3.1
Published May 01, 2022
Tracked Since Feb 18, 2026