{
  "threat_severity" : "Moderate",
  "public_date" : "2023-01-13T00:00:00Z",
  "bugzilla" : {
    "description" : "shiro: Authentication bypass through a specially crafted HTTP request",
    "id" : "2182198",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2182198"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.5",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-436",
  "details" : [ "When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a specially crafted HTTP request may cause an authentication bypass.\nThe authentication bypass occurs when Shiro and Spring Boot are using different pattern-matching techniques. Both Shiro and Spring Boot < 2.6 default to Ant style pattern matching.\nMitigation: Update to Apache Shiro 1.11.0, or set the following Spring Boot configuration value:  `spring.mvc.pathmatch.matching-strategy = ant_path_matcher`", "A flaw was found in Apache Shiro. This issue may allow a malicious user to send a specially crafted HTTP request that could cause an authentication bypass." ],
  "affected_release" : [ {
    "product_name" : "Red Hat Fuse 7.12",
    "release_date" : "2023-06-29T00:00:00Z",
    "advisory" : "RHSA-2023:3954",
    "cpe" : "cpe:/a:redhat:jboss_fuse:7",
    "package" : "shiro-core"
  }, {
    "product_name" : "RHINT Camel-Springboot 3.20.1",
    "release_date" : "2023-05-03T00:00:00Z",
    "advisory" : "RHSA-2023:2100",
    "cpe" : "cpe:/a:redhat:camel_spring_boot:3.20.1",
    "package" : "shiro-core"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2023-22602\nhttps://nvd.nist.gov/vuln/detail/CVE-2023-22602" ],
  "name" : "CVE-2023-22602",
  "csaw" : false
}