安全公告/【CVE-2020-17527】

基本信息

漏洞名称:
受影响操作系统:Asianux
危险等级:高危
影响源码包:tomcat9
CVSS评分:7.5
发现日期:2023-08-04
修复版本:9.0.31.1-1+eagle

漏洞描述

While investigating bug 64830 it was discovered that Apache Tomcat 10.0.0-M1 to 10.0.0-M9, 9.0.0-M1 to 9.0.39 and 8.5.0 to 8.5.59 could re-use an HTTP request header value from the previous stream received on an HTTP/2 connection for the request associated with the subsequent stream. While this would most likely lead to an error and the closure of the HTTP/2 connection, it is possible that information could leak between requests.

修复方式

sudo apt update && sudo apt dist-upgrade

漏洞判定

执行命令apt policy PackageName获取软件包版本号,版本小于修复版本,则受此漏洞影响,版本大于等于修复版本,则此漏洞已修复

补丁

参考

https://security-tracker.debian.org/tracker/CVE-2020-17527
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17527
https://nvd.nist.gov/vuln/detail/CVE-2020-17527