[GHSA-h468-7pvh-8vr8] Apache Tomcat: Padding Oracle vulnerability in EncryptInterceptor#7402
Merged
advisory-database[bot] merged 1 commit intotkwilli94/advisory-improvement-7402from Apr 15, 2026
Conversation
e02157d
into
tkwilli94/advisory-improvement-7402
4 checks passed
Contributor
|
Hi @tkwilli94! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
Comments
The CVE affects
tomcat-tribes, nottomcat-catalina.The code change to fix the CVE was made in
tomcat-tribes. The specific commit (for the Tomcat 9 fix) is apache/tomcat@0112ed2 (See Tomcat 9.0.116 release notes).All functional changes for the CVE fix were in
org/apache/catalina/tribes/**which is explicitly excluded from catalina (see build.xml files.catalina) and included in catalina-tribes (see build.xml files.catalina-tribes).Also,
org/apache/catalina/tribes/**is not included intomcat-embed-core(see build.xml files.tomcat-embed-core)Lastly, I added the EOL versions that were already in the description to the
Affected Productssection.