gsd-2013-2067
Vulnerability from gsd
Modified
2023-12-13 01:22
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.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2013-2067",
      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.",
      id: "GSD-2013-2067",
      references: [
         "https://www.suse.com/security/cve/CVE-2013-2067.html",
         "https://www.debian.org/security/2014/dsa-2897",
         "https://www.debian.org/security/2013/dsa-2725",
         "https://access.redhat.com/errata/RHSA-2013:1437",
         "https://access.redhat.com/errata/RHSA-2013:1013",
         "https://access.redhat.com/errata/RHSA-2013:1012",
         "https://access.redhat.com/errata/RHSA-2013:1011",
         "https://access.redhat.com/errata/RHSA-2013:0964",
         "https://access.redhat.com/errata/RHSA-2013:0839",
         "https://access.redhat.com/errata/RHSA-2013:0834",
         "https://access.redhat.com/errata/RHSA-2013:0833",
         "https://advisories.mageia.org/CVE-2013-2067.html",
         "https://linux.oracle.com/cve/CVE-2013-2067.html",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2013-2067",
         ],
         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: "GSD-2013-2067",
         modified: "2023-12-13T01:22:17.072257Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "secalert@redhat.com",
            ID: "CVE-2013-2067",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "n/a",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "n/a",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "n/a",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "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.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "RHSA-2013:0839",
                  refsource: "REDHAT",
                  url: "http://rhn.redhat.com/errata/RHSA-2013-0839.html",
               },
               {
                  name: "http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1417891&r2=1417890&pathrev=1417891",
                  refsource: "CONFIRM",
                  url: "http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1417891&r2=1417890&pathrev=1417891",
               },
               {
                  name: "RHSA-2013:0964",
                  refsource: "REDHAT",
                  url: "http://rhn.redhat.com/errata/RHSA-2013-0964.html",
               },
               {
                  name: "http://svn.apache.org/viewvc?view=revision&revision=1417891",
                  refsource: "CONFIRM",
                  url: "http://svn.apache.org/viewvc?view=revision&revision=1417891",
               },
               {
                  name: "http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1408044&r2=1408043&pathrev=1408044",
                  refsource: "CONFIRM",
                  url: "http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1408044&r2=1408043&pathrev=1408044",
               },
               {
                  name: "http://tomcat.apache.org/security-7.html",
                  refsource: "CONFIRM",
                  url: "http://tomcat.apache.org/security-7.html",
               },
               {
                  name: "http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html",
                  refsource: "CONFIRM",
                  url: "http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html",
               },
               {
                  name: "RHSA-2013:0833",
                  refsource: "REDHAT",
                  url: "http://rhn.redhat.com/errata/RHSA-2013-0833.html",
               },
               {
                  name: "http://svn.apache.org/viewvc?view=revision&revision=1408044",
                  refsource: "CONFIRM",
                  url: "http://svn.apache.org/viewvc?view=revision&revision=1408044",
               },
               {
                  name: "RHSA-2013:1437",
                  refsource: "REDHAT",
                  url: "http://rhn.redhat.com/errata/RHSA-2013-1437.html",
               },
               {
                  name: "http://tomcat.apache.org/security-6.html",
                  refsource: "CONFIRM",
                  url: "http://tomcat.apache.org/security-6.html",
               },
               {
                  name: "59799",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/59799",
               },
               {
                  name: "USN-1841-1",
                  refsource: "UBUNTU",
                  url: "http://www.ubuntu.com/usn/USN-1841-1",
               },
               {
                  name: "RHSA-2013:0834",
                  refsource: "REDHAT",
                  url: "http://rhn.redhat.com/errata/RHSA-2013-0834.html",
               },
               {
                  name: "64758",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/64758",
               },
               {
                  name: "20130510 [SECURITY] CVE-2013-2067 Session fixation with FORM authenticator",
                  refsource: "BUGTRAQ",
                  url: "http://archives.neohapsis.com/archives/bugtraq/2013-05/0041.html",
               },
               {
                  name: "http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html",
                  refsource: "CONFIRM",
                  url: "http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html",
               },
               {
                  name: "[tomcat-dev] 20190319 svn commit: r1855831 [23/30] - in /tomcat/site/trunk: ./ docs/ xdocs/",
                  refsource: "MLIST",
                  url: "https://lists.apache.org/thread.html/b8a1bf18155b552dcf9a928ba808cbadad84c236d85eab3033662cfb@%3Cdev.tomcat.apache.org%3E",
               },
               {
                  name: "[tomcat-dev] 20190325 svn commit: r1856174 [21/29] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/",
                  refsource: "MLIST",
                  url: "https://lists.apache.org/thread.html/39ae1f0bd5867c15755a6f959b271ade1aea04ccdc3b2e639dcd903b@%3Cdev.tomcat.apache.org%3E",
               },
               {
                  name: "[tomcat-dev] 20190413 svn commit: r1857494 [15/20] - in /tomcat/site/trunk: ./ docs/ xdocs/",
                  refsource: "MLIST",
                  url: "https://lists.apache.org/thread.html/37220405a377c0182d2afdbc36461c4783b2930fbeae3a17f1333113@%3Cdev.tomcat.apache.org%3E",
               },
               {
                  name: "[tomcat-dev] 20190415 svn commit: r1857582 [16/22] - in /tomcat/site/trunk: docs/ xdocs/stylesheets/",
                  refsource: "MLIST",
                  url: "https://lists.apache.org/thread.html/b84ad1258a89de5c9c853c7f2d3ad77e5b8b2930be9e132d5cef6b95@%3Cdev.tomcat.apache.org%3E",
               },
               {
                  name: "[tomcat-dev] 20200203 svn commit: r1873527 [23/30] - /tomcat/site/trunk/docs/",
                  refsource: "MLIST",
                  url: "https://lists.apache.org/thread.html/r03c597a64de790ba42c167efacfa23300c3d6c9fe589ab87fe02859c@%3Cdev.tomcat.apache.org%3E",
               },
               {
                  name: "[tomcat-dev] 20200213 svn commit: r1873980 [26/34] - /tomcat/site/trunk/docs/",
                  refsource: "MLIST",
                  url: "https://lists.apache.org/thread.html/r587e50b86c1a96ee301f751d50294072d142fd6dc08a8987ae9f3a9b@%3Cdev.tomcat.apache.org%3E",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "[6.0.21,6.0.37),[7.0.0,7.0.33)",
               affected_versions: "All versions starting from 6.0.21 before 6.0.37, all versions starting from 7.0.0 before 7.0.33",
               cvss_v2: "AV:N/AC:M/Au:N/C:P/I:P/A:P",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-287",
                  "CWE-937",
               ],
               date: "2022-07-08",
               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.",
               fixed_versions: [
                  "6.0.37",
                  "7.0.33",
               ],
               identifier: "CVE-2013-2067",
               identifiers: [
                  "GHSA-6m48-jxwx-76q7",
                  "CVE-2013-2067",
               ],
               not_impacted: "All versions before 6.0.21, all versions starting from 6.0.37 before 7.0.0, all versions starting from 7.0.33",
               package_slug: "maven/org.apache.tomcat/tomcat",
               pubdate: "2022-05-14",
               solution: "Upgrade to versions 6.0.37, 7.0.33 or above.",
               title: "Improper Authentication",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2013-2067",
                  "https://lists.apache.org/thread.html/37220405a377c0182d2afdbc36461c4783b2930fbeae3a17f1333113@%3Cdev.tomcat.apache.org%3E",
                  "https://lists.apache.org/thread.html/39ae1f0bd5867c15755a6f959b271ade1aea04ccdc3b2e639dcd903b@%3Cdev.tomcat.apache.org%3E",
                  "https://lists.apache.org/thread.html/b84ad1258a89de5c9c853c7f2d3ad77e5b8b2930be9e132d5cef6b95@%3Cdev.tomcat.apache.org%3E",
                  "https://lists.apache.org/thread.html/b8a1bf18155b552dcf9a928ba808cbadad84c236d85eab3033662cfb@%3Cdev.tomcat.apache.org%3E",
                  "https://lists.apache.org/thread.html/r03c597a64de790ba42c167efacfa23300c3d6c9fe589ab87fe02859c@%3Cdev.tomcat.apache.org%3E",
                  "https://lists.apache.org/thread.html/r587e50b86c1a96ee301f751d50294072d142fd6dc08a8987ae9f3a9b@%3Cdev.tomcat.apache.org%3E",
                  "http://archives.neohapsis.com/archives/bugtraq/2013-05/0041.html",
                  "http://rhn.redhat.com/errata/RHSA-2013-0833.html",
                  "http://rhn.redhat.com/errata/RHSA-2013-0834.html",
                  "http://rhn.redhat.com/errata/RHSA-2013-0839.html",
                  "http://rhn.redhat.com/errata/RHSA-2013-0964.html",
                  "http://rhn.redhat.com/errata/RHSA-2013-1437.html",
                  "http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1417891&r2=1417890&pathrev=1417891",
                  "http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1408044&r2=1408043&pathrev=1408044",
                  "http://svn.apache.org/viewvc?view=revision&revision=1408044",
                  "http://svn.apache.org/viewvc?view=revision&revision=1417891",
                  "http://tomcat.apache.org/security-6.html",
                  "http://tomcat.apache.org/security-7.html",
                  "http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html",
                  "http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html",
                  "http://www.securityfocus.com/bid/59799",
                  "http://www.securityfocus.com/bid/64758",
                  "http://www.ubuntu.com/usn/USN-1841-1",
                  "https://github.com/advisories/GHSA-6m48-jxwx-76q7",
               ],
               uuid: "5987119d-aabe-45d1-82f9-5ad61d0639bf",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.29:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.30:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.21:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.31:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.32:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.24:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.26:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.33:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.35:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.27:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.28:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:6.0.36:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.0:beta:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.13:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.15:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.23:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.11:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.2:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.16:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.7:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.19:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.5:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.6:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.2:beta:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.1:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.4:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.3:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.22:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.9:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.21:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.32:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.20:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.17:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.28:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.12:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.8:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.18:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.30:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.14:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.10:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.4:beta:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:apache:tomcat:7.0.25:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "secalert@redhat.com",
               ID: "CVE-2013-2067",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "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.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-287",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1417891&r2=1417890&pathrev=1417891",
                     refsource: "CONFIRM",
                     tags: [
                        "Patch",
                     ],
                     url: "http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1417891&r2=1417890&pathrev=1417891",
                  },
                  {
                     name: "http://svn.apache.org/viewvc?view=revision&revision=1417891",
                     refsource: "CONFIRM",
                     tags: [
                        "Patch",
                     ],
                     url: "http://svn.apache.org/viewvc?view=revision&revision=1417891",
                  },
                  {
                     name: "http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1408044&r2=1408043&pathrev=1408044",
                     refsource: "CONFIRM",
                     tags: [
                        "Patch",
                     ],
                     url: "http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?r1=1408044&r2=1408043&pathrev=1408044",
                  },
                  {
                     name: "http://tomcat.apache.org/security-6.html",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "http://tomcat.apache.org/security-6.html",
                  },
                  {
                     name: "http://tomcat.apache.org/security-7.html",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "http://tomcat.apache.org/security-7.html",
                  },
                  {
                     name: "http://svn.apache.org/viewvc?view=revision&revision=1408044",
                     refsource: "CONFIRM",
                     tags: [
                        "Patch",
                     ],
                     url: "http://svn.apache.org/viewvc?view=revision&revision=1408044",
                  },
                  {
                     name: "USN-1841-1",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "http://www.ubuntu.com/usn/USN-1841-1",
                  },
                  {
                     name: "RHSA-2013:0964",
                     refsource: "REDHAT",
                     tags: [],
                     url: "http://rhn.redhat.com/errata/RHSA-2013-0964.html",
                  },
                  {
                     name: "RHSA-2013:0839",
                     refsource: "REDHAT",
                     tags: [],
                     url: "http://rhn.redhat.com/errata/RHSA-2013-0839.html",
                  },
                  {
                     name: "RHSA-2013:1437",
                     refsource: "REDHAT",
                     tags: [],
                     url: "http://rhn.redhat.com/errata/RHSA-2013-1437.html",
                  },
                  {
                     name: "RHSA-2013:0834",
                     refsource: "REDHAT",
                     tags: [],
                     url: "http://rhn.redhat.com/errata/RHSA-2013-0834.html",
                  },
                  {
                     name: "RHSA-2013:0833",
                     refsource: "REDHAT",
                     tags: [],
                     url: "http://rhn.redhat.com/errata/RHSA-2013-0833.html",
                  },
                  {
                     name: "20130510 [SECURITY] CVE-2013-2067 Session fixation with FORM authenticator",
                     refsource: "BUGTRAQ",
                     tags: [],
                     url: "http://archives.neohapsis.com/archives/bugtraq/2013-05/0041.html",
                  },
                  {
                     name: "64758",
                     refsource: "BID",
                     tags: [],
                     url: "http://www.securityfocus.com/bid/64758",
                  },
                  {
                     name: "http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html",
                  },
                  {
                     name: "http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html",
                  },
                  {
                     name: "59799",
                     refsource: "BID",
                     tags: [],
                     url: "http://www.securityfocus.com/bid/59799",
                  },
                  {
                     name: "[tomcat-dev] 20190319 svn commit: r1855831 [23/30] - in /tomcat/site/trunk: ./ docs/ xdocs/",
                     refsource: "MLIST",
                     tags: [],
                     url: "https://lists.apache.org/thread.html/b8a1bf18155b552dcf9a928ba808cbadad84c236d85eab3033662cfb@%3Cdev.tomcat.apache.org%3E",
                  },
                  {
                     name: "[tomcat-dev] 20190325 svn commit: r1856174 [21/29] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/",
                     refsource: "MLIST",
                     tags: [],
                     url: "https://lists.apache.org/thread.html/39ae1f0bd5867c15755a6f959b271ade1aea04ccdc3b2e639dcd903b@%3Cdev.tomcat.apache.org%3E",
                  },
                  {
                     name: "[tomcat-dev] 20190413 svn commit: r1857494 [15/20] - in /tomcat/site/trunk: ./ docs/ xdocs/",
                     refsource: "MLIST",
                     tags: [],
                     url: "https://lists.apache.org/thread.html/37220405a377c0182d2afdbc36461c4783b2930fbeae3a17f1333113@%3Cdev.tomcat.apache.org%3E",
                  },
                  {
                     name: "[tomcat-dev] 20190415 svn commit: r1857582 [16/22] - in /tomcat/site/trunk: docs/ xdocs/stylesheets/",
                     refsource: "MLIST",
                     tags: [],
                     url: "https://lists.apache.org/thread.html/b84ad1258a89de5c9c853c7f2d3ad77e5b8b2930be9e132d5cef6b95@%3Cdev.tomcat.apache.org%3E",
                  },
                  {
                     name: "[tomcat-dev] 20200203 svn commit: r1873527 [23/30] - /tomcat/site/trunk/docs/",
                     refsource: "MLIST",
                     tags: [],
                     url: "https://lists.apache.org/thread.html/r03c597a64de790ba42c167efacfa23300c3d6c9fe589ab87fe02859c@%3Cdev.tomcat.apache.org%3E",
                  },
                  {
                     name: "[tomcat-dev] 20200213 svn commit: r1873980 [26/34] - /tomcat/site/trunk/docs/",
                     refsource: "MLIST",
                     tags: [],
                     url: "https://lists.apache.org/thread.html/r587e50b86c1a96ee301f751d50294072d142fd6dc08a8987ae9f3a9b@%3Cdev.tomcat.apache.org%3E",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               cvssV2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 6.8,
                  confidentialityImpact: "PARTIAL",
                  integrityImpact: "PARTIAL",
                  vectorString: "AV:N/AC:M/Au:N/C:P/I:P/A:P",
                  version: "2.0",
               },
               exploitabilityScore: 8.6,
               impactScore: 6.4,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "MEDIUM",
               userInteractionRequired: true,
            },
         },
         lastModifiedDate: "2019-04-15T16:29Z",
         publishedDate: "2013-06-01T14:21Z",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • 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.