漏洞标题
N/A
漏洞描述信息
在Undertow版本7.1.2.CR1之前,7.1.2.GA版本中,我们发现对CVE-2016-4993的修复是不完整的,Undertow Web服务器在将用户输入作为HTTP头值的一部分时容易受到任意HTTP头的攻击,同时也容易受到响应拆分的攻击,这是因为在将输入用作HTTP头值之前,输入没有进行适当的sanitization和验证。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
In Undertow before versions 7.1.2.CR1, 7.1.2.GA it was found that the fix for CVE-2016-4993 was incomplete and Undertow web server is vulnerable to the injection of arbitrary HTTP headers, and also response splitting, due to insufficient sanitization and validation of user input before the input is used as part of an HTTP header value.
CVSS信息
N/A
漏洞类别
HTTP头部中CRLF序列转义处理不恰当(HTTP响应分割)
漏洞标题
Red Hat Undertow 安全漏洞
漏洞描述信息
Red Hat Undertow是美国红帽(Red Hat)公司的一款基于Java的嵌入式Web服务器,是Wildfly(Java应用服务器)默认的Web服务器。 Red Hat Undertow 7.1.2.CR1之前版本和7.1.2.GA之前版本中存在安全漏洞,该漏洞源于程序将用户输入用作HTTP包头值之前,没有充分的过滤和验证该输入。攻击者可利用该漏洞注入任意的PHP包头,造成响应拆分。
CVSS信息
N/A
漏洞类别
注入