Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 202012-23 ] Apache Tomcat
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Thu Dec 24, 2020 3:26 pm    Post subject: [ GLSA 202012-23 ] Apache Tomcat Reply with quote

Gentoo Linux Security Advisory

Title: Apache Tomcat: Information disclosure (GLSA 202012-23)
Severity: low
Exploitable: remote
Date: 2020-12-24
Bug(s): #758338
ID: 202012-23

Synopsis

A vulnerability has been discovered in Apache Tomcat that allows
for the disclosure of sensitive information.


Background

Apache Tomcat is a Servlet-3.0/JSP-2.2 Container.

Affected Packages

Package: www-servers/tomcat
Vulnerable: < 8.5.60
Vulnerable: < 9.0.40
Unaffected: >= 8.5.60
Unaffected: >= 9.0.40
Architectures: All supported architectures


Description

It was discovered that Apache Tomcat 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.


Impact

A remote attacker, by sending well-timed HTTP/2 requests, could possibly
obtain sensitive information.


Workaround

Disable HTTP/2 support.

Resolution

All Apache Tomcat 8.5.x users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=www-servers/tomcat-8.5.60:8.5"
   
All Apache Tomcat 9.x users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=www-servers/tomcat-9.0.40:9"
   


References

CVE-2020-17527
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum