Apache Tomcat拒绝服务误差通告

宣布时间 2020-07-17

0x00 误差概述



产品

CVE ID

类 型

误差品级

远程使用

影响规模

Apache Tomcat

CVE-2020-13934

DOS

中危

是

10.0.0-M1 to 10.0.0-M6

9.0.0.M5 to 9.0.36

8.5.1 to 8.5.56

CVE-2020-13935

DOS

高危

是

10.0.0-M1 to 10.0.0-M6

9.0.0.M1 to 9.0.36

8.5.0 to 8.5.56

7.0.27 to 7.0.104


0x01 误差详情


尊龙凯时 - 人生就是搏!



2020年7月14日,Apache官方宣布清静通告,修复了Apache Tomcat中的两个拒绝服务误差(CVE-2020-13934和CVE-2020-13935)。

Apache Tomcat HTTP/2拒绝服务误差(CVE-2020-13934)

该误差源于升级到HTTP/2后,H2C的毗连未准确释放HTTP/1.1处置惩罚器资源,若是发出了足够数目的此类请求,则可能爆发OutOfMemoryException导致拒绝服务。

Apache Tomcat WebSocket拒绝服务误差(CVE-2020-13935)

该误差源于Apache Tomcat WebSocket框架中的payload长度未准确验证,而无效的payload长度会触发无限循环,若是发送多个这样的请求可导致拒绝服务。


0x02 处置惩罚建议


官方已宣布最新版本,下载链接:

http://tomcat.apache.org/security-10.html

http://tomcat.apache.org/security-9.html

http://tomcat.apache.org/security-8.html


0x03 相关新闻


https://www.rapid7.com/db/vulnerabilities/apache-tomcat-cve-2020-13934

https://www.rapid7.com/db/vulnerabilities/apache-tomcat-cve-2020-13935


0x04 参考链接


https://lists.apache.org/thread.html/r61f411cf82488d6ec213063fc15feeeb88e31b0ca9c29652ee4f962e%40%3Cannounce.tomcat.apache.org%3E

https://lists.apache.org/thread.html/rd48c72bd3255bda87564d4da3791517c074d94f8a701f93b85752651%40%3Cannounce.tomcat.apache.org%3E


0x05 时间线


2020-07-14 Apache宣布清静通告

2020-07-17 VSRC宣布误差通告



尊龙凯时 - 人生就是搏!