Skip to content

Improper Authentication in Apache Tomcat

Moderate severity GitHub Reviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

maven org.apache.tomcat:tomcat (Maven)

Affected versions

>= 6.0.21, < 6.0.37
>= 7.0.0, < 7.0.33

Patched versions

6.0.37
7.0.33

Description

java/org/apache/catalina/authenticator/FormAuthenticator.java in the form authentication feature in Apache Tomcat 6.0.21 through 6.0.36 and 7.x before 7.0.33 does not properly handle the relationships between authentication requirements and sessions, which allows remote attackers to inject a request into a session by sending this request during completion of the login form, a variant of a session fixation attack.

References

Published by the National Vulnerability Database Jun 1, 2013
Published to the GitHub Advisory Database May 14, 2022
Reviewed Jul 8, 2022
Last updated Jan 27, 2023

Severity

Moderate

Weaknesses

CVE ID

CVE-2013-2067

GHSA ID

GHSA-6m48-jxwx-76q7

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.