GHSA-6m48-jxwx-76q7

Suggest an improvement
Source
https://github.com/advisories/GHSA-6m48-jxwx-76q7
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-6m48-jxwx-76q7/GHSA-6m48-jxwx-76q7.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-6m48-jxwx-76q7
Aliases
  • CVE-2013-2067
Published
2022-05-14T01:10:35Z
Modified
2023-11-08T03:57:17.115507Z
Summary
Improper Authentication in Apache Tomcat
Details

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.

Database specific
{
    "nvd_published_at": "2013-06-01T14:21:00Z",
    "cwe_ids": [
        "CWE-287"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-07-08T19:07:27Z"
}
References

Affected packages

Maven / org.apache.tomcat:tomcat

Package

Name
org.apache.tomcat:tomcat
View open source insights on deps.dev
Purl
pkg:maven/org.apache.tomcat/tomcat

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.0.21
Fixed
6.0.37

Maven / org.apache.tomcat:tomcat

Package

Name
org.apache.tomcat:tomcat
View open source insights on deps.dev
Purl
pkg:maven/org.apache.tomcat/tomcat

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.0.0
Fixed
7.0.33