ghsa-6m48-jxwx-76q7
Vulnerability from github
Published
2022-05-14 01:10
Modified
2022-07-08 19:07
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.tomcat:tomcat" }, "ranges": [ { "events": [ { "introduced": "6.0.21" }, { "fixed": "6.0.37" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.tomcat:tomcat" }, "ranges": [ { "events": [ { "introduced": "7.0.0" }, { "fixed": "7.0.33" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-2067" ], "database_specific": { "cwe_ids": [ "CWE-287" ], "github_reviewed": true, "github_reviewed_at": "2022-07-08T19:07:27Z", "nvd_published_at": "2013-06-01T14:21:00Z", "severity": "MODERATE" }, "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.", "id": "GHSA-6m48-jxwx-76q7", "modified": "2022-07-08T19:07:27Z", "published": "2022-05-14T01:10:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2067" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/37220405a377c0182d2afdbc36461c4783b2930fbeae3a17f1333113@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/39ae1f0bd5867c15755a6f959b271ade1aea04ccdc3b2e639dcd903b@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/b84ad1258a89de5c9c853c7f2d3ad77e5b8b2930be9e132d5cef6b95@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/b8a1bf18155b552dcf9a928ba808cbadad84c236d85eab3033662cfb@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r03c597a64de790ba42c167efacfa23300c3d6c9fe589ab87fe02859c@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r587e50b86c1a96ee301f751d50294072d142fd6dc08a8987ae9f3a9b@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/bugtraq/2013-05/0041.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0833.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0834.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0839.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0964.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1437.html" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1417891\u0026r2=1417890\u0026pathrev=1417891" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1408044\u0026r2=1408043\u0026pathrev=1408044" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1408044" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1417891" }, { "type": "WEB", "url": "http://tomcat.apache.org/security-6.html" }, { "type": "WEB", "url": "http://tomcat.apache.org/security-7.html" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/59799" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/64758" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1841-1" } ], "schema_version": "1.4.0", "severity": [], "summary": "Improper Authentication in Apache Tomcat" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.