gsd-2022-40664
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Apache Shiro before 1.10.0, Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-40664",
      id: "GSD-2022-40664",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2022-40664",
         ],
         details: "Apache Shiro before 1.10.0, Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher.",
         id: "GSD-2022-40664",
         modified: "2023-12-13T01:19:31.253468Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@apache.org",
            ID: "CVE-2022-40664",
            STATE: "PUBLIC",
            TITLE: "Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Apache Shiro",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "Apache Shiro",
                                       version_value: "1.10.0",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Apache Software Foundation",
                  },
               ],
            },
         },
         credit: [
            {
               lang: "eng",
               value: "Apache Shiro would like to thank Y4tacker for reporting this issue",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Apache Shiro before 1.10.0, Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher.",
               },
            ],
         },
         generator: {
            engine: "Vulnogram 0.0.9",
         },
         impact: [
            {},
         ],
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "CWE-287 Improper Authentication",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://lists.apache.org/thread/loc2ktxng32xpy7lfwxto13k4lvnhjwg",
                  refsource: "MISC",
                  url: "https://lists.apache.org/thread/loc2ktxng32xpy7lfwxto13k4lvnhjwg",
               },
               {
                  name: "[oss-security] 20221011 CVE-2022-40664: Apache Shiro: Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher",
                  refsource: "MLIST",
                  url: "http://www.openwall.com/lists/oss-security/2022/10/12/1",
               },
               {
                  name: "[oss-security] 20221012 Re: CVE-2022-40664: Apache Shiro: Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher",
                  refsource: "MLIST",
                  url: "http://www.openwall.com/lists/oss-security/2022/10/12/2",
               },
               {
                  name: "[oss-security] 20221012 Re: CVE-2022-40664: Apache Shiro: Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher",
                  refsource: "MLIST",
                  url: "http://www.openwall.com/lists/oss-security/2022/10/13/1",
               },
               {
                  name: "https://security.netapp.com/advisory/ntap-20221118-0005/",
                  refsource: "CONFIRM",
                  url: "https://security.netapp.com/advisory/ntap-20221118-0005/",
               },
            ],
         },
         source: {
            discovery: "UNKNOWN",
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "(,1.10.0)",
               affected_versions: "All versions before 1.10.0",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-287",
                  "CWE-937",
               ],
               date: "2023-02-02",
               description: "Apache Shiro before 1.10.0, Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher.",
               fixed_versions: [
                  "1.10.0",
               ],
               identifier: "CVE-2022-40664",
               identifiers: [
                  "CVE-2022-40664",
               ],
               not_impacted: "",
               package_slug: "maven/org.apache.shiro/shiro-all",
               pubdate: "2022-10-12",
               solution: "Upgrade to version 1.10.0 or above.",
               title: "Improper Authentication",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-40664",
                  "https://lists.apache.org/thread/loc2ktxng32xpy7lfwxto13k4lvnhjwg",
                  "http://www.openwall.com/lists/oss-security/2022/10/12/1",
                  "http://www.openwall.com/lists/oss-security/2022/10/12/2",
                  "http://www.openwall.com/lists/oss-security/2022/10/13/1",
               ],
               uuid: "1afd3d2f-6da0-4dba-a0ef-d7e80e388331",
            },
            {
               affected_range: "(,1.10.0)",
               affected_versions: "All versions before 1.10.0",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-287",
                  "CWE-937",
               ],
               date: "2023-02-02",
               description: "Apache Shiro before 1.10.0, Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher.",
               fixed_versions: [
                  "1.10.0",
               ],
               identifier: "CVE-2022-40664",
               identifiers: [
                  "CVE-2022-40664",
               ],
               not_impacted: "",
               package_slug: "maven/org.apache.shiro/shiro-core",
               pubdate: "2022-10-12",
               solution: "Upgrade to version 1.10.0 or above.",
               title: "Improper Authentication",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-40664",
                  "https://lists.apache.org/thread/loc2ktxng32xpy7lfwxto13k4lvnhjwg",
                  "http://www.openwall.com/lists/oss-security/2022/10/12/1",
                  "http://www.openwall.com/lists/oss-security/2022/10/12/2",
                  "http://www.openwall.com/lists/oss-security/2022/10/13/1",
               ],
               uuid: "58321a39-a022-40a8-8a65-db3e74627f5a",
            },
            {
               affected_range: "(,1.10.0)",
               affected_versions: "All versions before 1.10.0",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-287",
                  "CWE-937",
               ],
               date: "2023-02-02",
               description: "Apache Shiro before 1.10.0, Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher.",
               fixed_versions: [
                  "1.10.0",
               ],
               identifier: "CVE-2022-40664",
               identifiers: [
                  "CVE-2022-40664",
               ],
               not_impacted: "",
               package_slug: "maven/org.apache.shiro/shiro-spring-boot-web-starter",
               pubdate: "2022-10-12",
               solution: "Upgrade to version 1.10.0 or above.",
               title: "Improper Authentication",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-40664",
                  "https://lists.apache.org/thread/loc2ktxng32xpy7lfwxto13k4lvnhjwg",
                  "http://www.openwall.com/lists/oss-security/2022/10/12/1",
                  "http://www.openwall.com/lists/oss-security/2022/10/12/2",
                  "http://www.openwall.com/lists/oss-security/2022/10/13/1",
               ],
               uuid: "352e493d-1c1e-46bc-b0b0-044966078844",
            },
            {
               affected_range: "(,1.10.0)",
               affected_versions: "All versions before 1.10.0",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-287",
                  "CWE-937",
               ],
               date: "2023-02-02",
               description: "Apache Shiro before 1.10.0, Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher.",
               fixed_versions: [
                  "1.10.0",
               ],
               identifier: "CVE-2022-40664",
               identifiers: [
                  "CVE-2022-40664",
               ],
               not_impacted: "",
               package_slug: "maven/org.apache.shiro/shiro-web",
               pubdate: "2022-10-12",
               solution: "Upgrade to version 1.10.0 or above.",
               title: "Improper Authentication",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-40664",
                  "https://lists.apache.org/thread/loc2ktxng32xpy7lfwxto13k4lvnhjwg",
                  "http://www.openwall.com/lists/oss-security/2022/10/12/1",
                  "http://www.openwall.com/lists/oss-security/2022/10/12/2",
                  "http://www.openwall.com/lists/oss-security/2022/10/13/1",
               ],
               uuid: "283f750b-2ec6-4562-a9af-2e3db11132ee",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:apache:shiro:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "1.10.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "security@apache.org",
               ID: "CVE-2022-40664",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "Apache Shiro before 1.10.0, Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-287",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "N/A",
                     refsource: "CONFIRM",
                     tags: [
                        "Mailing List",
                        "Release Notes",
                        "Vendor Advisory",
                     ],
                     url: "https://lists.apache.org/thread/loc2ktxng32xpy7lfwxto13k4lvnhjwg",
                  },
                  {
                     name: "[oss-security] 20221011 CVE-2022-40664: Apache Shiro: Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "http://www.openwall.com/lists/oss-security/2022/10/12/1",
                  },
                  {
                     name: "[oss-security] 20221012 Re: CVE-2022-40664: Apache Shiro: Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "http://www.openwall.com/lists/oss-security/2022/10/12/2",
                  },
                  {
                     name: "[oss-security] 20221012 Re: CVE-2022-40664: Apache Shiro: Authentication Bypass Vulnerability in Shiro when forwarding or including via RequestDispatcher",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "http://www.openwall.com/lists/oss-security/2022/10/13/1",
                  },
                  {
                     name: "https://security.netapp.com/advisory/ntap-20221118-0005/",
                     refsource: "CONFIRM",
                     tags: [
                        "Broken Link",
                        "Third Party Advisory",
                     ],
                     url: "https://security.netapp.com/advisory/ntap-20221118-0005/",
                  },
               ],
            },
         },
         impact: {
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 9.8,
                  baseSeverity: "CRITICAL",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               exploitabilityScore: 3.9,
               impactScore: 5.9,
            },
         },
         lastModifiedDate: "2023-02-02T18:48Z",
         publishedDate: "2022-10-12T07:15Z",
      },
   },
}


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.