{
  "threat_severity" : "Moderate",
  "public_date" : "2023-11-27T00:00:00Z",
  "bugzilla" : {
    "description" : "springframework: io.micrometer: micrometer-core classpath vulnerable to denial of service",
    "id" : "2251920",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2251920"
  },
  "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:N/A:H",
    "status" : "draft"
  },
  "cwe" : "CWE-400",
  "details" : [ "In Spring Framework versions 6.0.0 - 6.0.13, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition.\nSpecifically, an application is vulnerable when all of the following are true:\n*  the application uses Spring MVC or Spring WebFlux\n*  io.micrometer:micrometer-core is on the classpath\n*  an ObservationRegistry is configured in the application to record observations\nTypically, Spring Boot applications need the org.springframework.boot:spring-boot-actuator dependency to meet all conditions." ],
  "statement" : "Red Hat Products are not affected by this vulnerability.",
  "package_state" : [ {
    "product_name" : "Red Hat build of Apache Camel for Spring Boot 3",
    "fix_state" : "Not affected",
    "package_name" : "springframework",
    "cpe" : "cpe:/a:redhat:camel_spring_boot:3"
  }, {
    "product_name" : "Red Hat Data Grid 8",
    "fix_state" : "Not affected",
    "package_name" : "springframework",
    "cpe" : "cpe:/a:redhat:jboss_data_grid:8"
  }, {
    "product_name" : "Red Hat Fuse 7",
    "fix_state" : "Not affected",
    "package_name" : "springframework",
    "cpe" : "cpe:/a:redhat:jboss_fuse:7"
  }, {
    "product_name" : "Red Hat JBoss Data Grid 7",
    "fix_state" : "Not affected",
    "package_name" : "springframework",
    "cpe" : "cpe:/a:redhat:jboss_data_grid:7"
  }, {
    "product_name" : "Red Hat JBoss Enterprise Application Platform 7",
    "fix_state" : "Not affected",
    "package_name" : "springframework",
    "cpe" : "cpe:/a:redhat:jboss_enterprise_application_platform:7"
  }, {
    "product_name" : "streams for Apache Kafka",
    "fix_state" : "Not affected",
    "package_name" : "springframework",
    "cpe" : "cpe:/a:redhat:amq_streams:1"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2023-34053\nhttps://nvd.nist.gov/vuln/detail/CVE-2023-34053" ],
  "name" : "CVE-2023-34053",
  "mitigation" : {
    "value" : "As a temporary workaround, Spring Boot 3.0.x and 3.1.x users can choose to disable web framework observations with the following property: management.metrics.enable.http.server.requests=false",
    "lang" : "en:us"
  },
  "csaw" : false
}