Vulnerabilities

3 via 55 paths

Dependencies

135

Source

GitHub

Commit

96f8b362

Find, fix and prevent vulnerabilities in your code.

Issue type
  • 3
  • 2
Severity
  • 3
  • 2
Status
  • 5
  • 0
  • 0

high severity

Uncontrolled Recursion

  • Vulnerable module: org.apache.commons:commons-lang3
  • Introduced through: org.apache.commons:commons-lang3@3.17.0, org.apache.commons:commons-compress@1.28.0 and others

Detailed paths

  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.apache.commons:commons-lang3@3.17.0
    Remediation: Upgrade to org.apache.commons:commons-lang3@3.18.0.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.apache.commons:commons-compress@1.28.0 org.apache.commons:commons-lang3@3.17.0
    Remediation: Upgrade to org.apache.commons:commons-compress@1.28.0.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.cloudfoundry:cloudfoundry-client-reactor@5.14.0.RELEASE org.cloudfoundry:cloudfoundry-util@5.14.0.RELEASE org.apache.commons:commons-compress@1.28.0 org.apache.commons:commons-lang3@3.17.0
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.cloudfoundry:cloudfoundry-operations@5.14.0.RELEASE org.cloudfoundry:cloudfoundry-util@5.14.0.RELEASE org.apache.commons:commons-compress@1.28.0 org.apache.commons:commons-lang3@3.17.0

Overview

Affected versions of this package are vulnerable to Uncontrolled Recursion via the ClassUtils.getClass function. An attacker can cause the application to terminate unexpectedly by providing excessively long input values.

Remediation

Upgrade org.apache.commons:commons-lang3 to version 3.18.0 or higher.

References

high severity
new

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: io.netty:netty-codec-http2
  • Introduced through: org.cloudfoundry:cloudfoundry-client-reactor@5.14.0.RELEASE and org.springframework.boot:spring-boot-starter-webflux@3.5.4

Detailed paths

  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.cloudfoundry:cloudfoundry-client-reactor@5.14.0.RELEASE io.projectreactor.netty:reactor-netty@1.3.0-M6 io.projectreactor.netty:reactor-netty-http@1.2.8 io.netty:netty-codec-http2@4.1.122.Final
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter-reactor-netty@3.5.4 io.projectreactor.netty:reactor-netty-http@1.2.8 io.netty:netty-codec-http2@4.1.122.Final

Overview

io.netty:netty-codec-http2 is a HTTP2 sub package for the netty library, an event-driven asynchronous network application framework.

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the improper handling of concurrently active streams per connection. An attacker can cause resource exhaustion and disrupt service availability by rapidly sending crafted frames, such as WINDOW_UPDATE, HEADERS, or PRIORITY, that manipulate the server's stream reset logic, leading to unbounded concurrent stream processing.

Remediation

Upgrade io.netty:netty-codec-http2 to version 4.1.124.Final, 4.2.4.Final or higher.

References

high severity
new

Relative Path Traversal

  • Vulnerable module: org.springframework:spring-beans
  • Introduced through: org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4, org.springframework.boot:spring-boot-starter-mail@3.5.4 and others

Detailed paths

  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-mail@3.5.4 org.springframework:spring-context-support@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-mail@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework:spring-webflux@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 io.pivotal.cfenv:java-cfenv-boot@3.5.0 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-mail@3.5.4 org.springframework:spring-context-support@6.2.9 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-mail@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework.data:spring-data-commons@3.5.2 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework:spring-tx@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework:spring-r2dbc@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework:spring-webflux@6.2.9 org.springframework:spring-web@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 io.pivotal.cfenv:java-cfenv-boot@3.5.0 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-mail@3.5.4 org.springframework:spring-context-support@6.2.9 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-mail@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-mail@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-mail@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework.data:spring-data-commons@3.5.2 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-tx@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework:spring-jdbc@6.2.9 org.springframework:spring-tx@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework:spring-r2dbc@6.2.9 org.springframework:spring-tx@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-mail@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-mail@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.data:spring-data-r2dbc@3.5.2 org.springframework.data:spring-data-relational@3.5.2 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-actuator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-mail@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-mail@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-actuator@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-actuator-autoconfigure@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-mail@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-mail@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-autoconfigure@3.5.4 org.springframework.boot:spring-boot@3.5.4 org.springframework:spring-context@6.2.9 org.springframework:spring-aop@6.2.9 org.springframework:spring-beans@6.2.9
    Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@3.5.5.

Overview

org.springframework:spring-beans is a package that is the basis for Spring Framework's IoC container. The BeanFactory interface provides an advanced configuration mechanism capable of managing any type of object.

Affected versions of this package are vulnerable to Relative Path Traversal when deployed on non-compliant Servlet containers. An unauthenticated attacker could gain access to files and directories outside the intended web root.

Notes:

  1. This is only exploitable if the application is deployed as a WAR or with an embedded Servlet container, the Servlet container does not reject suspicious sequences and the application serves static resources with Spring resource handling.

  2. Applications deployed on Apache Tomcat or Eclipse Jetty are not vulnerable, as long as default security features are not disabled in the configuration.

  3. This vulnerability was also fixed in the commercial versions 6.1.22 and 5.3.44.

Remediation

Upgrade org.springframework:spring-beans to version 6.2.10 or higher.

References

medium severity

Dual license: EPL-1.0, LGPL-2.1

  • Module: ch.qos.logback:logback-classic
  • Introduced through: org.springframework.boot:spring-boot-starter-actuator@3.5.4, org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 and others

Detailed paths

  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-mail@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18

Dual license: EPL-1.0, LGPL-2.1

medium severity

Dual license: EPL-1.0, LGPL-2.1

  • Module: ch.qos.logback:logback-core
  • Introduced through: org.springframework.boot:spring-boot-starter-actuator@3.5.4, org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 and others

Detailed paths

  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-actuator@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-data-r2dbc@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-mail@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/cf-butler@pacphi/cf-butler#96f8b362c67ab53a1f082de87fac72c60182a9c3 org.springframework.boot:spring-boot-starter-webflux@3.5.4 org.springframework.boot:spring-boot-starter-json@3.5.4 org.springframework.boot:spring-boot-starter@3.5.4 org.springframework.boot:spring-boot-starter-logging@3.5.4 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18

Dual license: EPL-1.0, LGPL-2.1