org.springframework.pulsar:spring-pulsar@1.1.2

  • latest version

    2.0.7

  • latest non vulnerable version

  • first published

    3 years ago

  • latest version published

    23 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.springframework.pulsar:spring-pulsar package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • C
    Deserialization of Untrusted Data

    org.springframework.pulsar:spring-pulsar is a Spring Pulsar Core

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data via trusted package validation in JsonPulsarHeaderMapper. An attacker can trigger deserialization of unintended classes by supplying crafted Pulsar message headers, as trusted package checks use a prefix match that implicitly trusts all subpackages and an empty trusted-packages configuration falls back to trusting all packages. This may allow deserialization of arbitrary JDK types whose constructors perform side effects such as allocating resources or creating threads, potentially leading to resource exhaustion or other unintended behavior.

    How to fix Deserialization of Untrusted Data?

    Upgrade org.springframework.pulsar:spring-pulsar to version 1.2.18, 2.0.6 or higher.

    [,1.2.18)[2.0.0-M1,2.0.6)