org.apache.activemq:artemis-commons@1.2.0 vulnerabilities

  • latest version

    2.44.0

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    1 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.activemq:artemis-commons 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
    • M
    Denial of Service (DoS)

    Affected versions of this package are vulnerable to Denial of Service (DoS) via a crafted message sent to a Java process running an Artemis Broker. This can result in an Out-Of-Memory crash.

    ###PoC

    cat /path/to/dospayload.binary > /dev/tcp/<broker_address>/<broker_port>

    NOTE: This vulnerability has also been identified as: CVE-2022-23913

    How to fix Denial of Service (DoS)?

    Upgrade org.apache.activemq:artemis-commons to version 2.19.1 or higher.

    [,2.19.1)
    • M
    Denial of Service (DoS)

    Affected versions of this package are vulnerable to Denial of Service (DoS) via a crafted message sent to a Java process running an Artemis Broker. This can result in an Out-Of-Memory crash.

    ###PoC

    cat /path/to/dospayload.binary > /dev/tcp/<broker_address>/<broker_port>

    NOTE: This vulnerability has also been identified as: CVE-2021-4040

    How to fix Denial of Service (DoS)?

    Upgrade org.apache.activemq:artemis-commons to version 2.19.1 or higher.

    [,2.19.1)