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
JLine: Unauthenticated Remote Memory Exhaustion via Unbounded Telnet NEW-ENVIRON Variables
Vulnerability Description
JLine is a Java library for handling console input. Prior to 3.30.14, 4.0.16, and 4.2.1, the JLine3 Telnet server remote-telnet module does not limit the number of environment variables a client may inject via the Telnet NEW-ENVIRON option, and TelnetIO.readNEVariables() in TelnetIO.java:1127-1180 stores each variable pair in a HashMap held by ConnectionData, allowing an unauthenticated attacker to flood unique variable pairs before the terminating IAC SE byte and exhaust JVM heap memory with an OutOfMemoryError. This issue is fixed in versions 3.30.14, 4.0.16, and 4.2.1.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Vulnerability Title
JLine 资源管理错误漏洞
Vulnerability Description
JLine是JLine组织开源的一个用于处理控制台输入的 Java 库。 JLine 3.30.14之前版本、4.0.0版本至4.0.16之前版本和4.1.0版本至4.2.1之前版本存在资源管理错误漏洞,该漏洞源于JLine3 Telnet服务器远程telnet模块未限制客户端通过Telnet NEW-ENVIRON选项注入的环境变量数量,TelnetIO.readNEVariables()函数将每个变量对存储在ConnectionData持有的HashMap中,可能导致未经身份验证的攻击者在终止IAC
CVSS Information
N/A
Vulnerability Type
N/A