Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Information Exposure
Vulnerability 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.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
N/A
Vulnerability Title
NanoHTTPD 安全漏洞
Vulnerability Description
NanoHTTPD是一个轻量级 HTTP 服务器,设计用于嵌入其他应用程序,在修改后的 BSD 许可证下发布。 NanoHTTPD 包的所有版本存在安全漏洞。该漏洞源于在HTTP Session解析HTTP请求体时,当它大于1024字节时,请求体被写入RandomAccessFile。 这个文件是用不安全的权限创建的,允许主机上的所有用户查看它的内容。
CVSS Information
N/A
Vulnerability Type
N/A