org.apache.activemq:artemis-server@2.27.1

  • latest version

    2.53.0

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    20 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.activemq:artemis-server 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
    Missing Authentication for Critical Function

    org.apache.activemq:artemis-server is a server package for the ActiveMQ-Artemis project.

    Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the Core protocol implementation. A malicious broker can force a broker to establish an outbound Core federation connection to it, and use it to inject or exfiltrate messages from the target broker.

    How to fix Missing Authentication for Critical Function?

    Upgrade org.apache.activemq:artemis-server to version 2.52.0 or higher.

    [2.11.0,2.52.0)
    • M
    Insertion of Sensitive Information into Log File

    org.apache.activemq:artemis-server is a server package for the ActiveMQ-Artemis project.

    Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File when the ConfigurationImpl logger is being set to debug level. An attacker can access sensitive broker properties by exploiting the verbose logging configuration.

    How to fix Insertion of Sensitive Information into Log File?

    Upgrade org.apache.activemq:artemis-server to version 2.40.0 or higher.

    [1.5.1,2.40.0)
    • M
    Incorrect Authorization

    org.apache.activemq:artemis-server is a server package for the ActiveMQ-Artemis project.

    Affected versions of this package are vulnerable to Incorrect Authorization in the createQueue() method in ServerSessionImpl.java, which is invoked by the createDurableQueue() and createNonDurableQueue() methods without sufficient permission checks. When combined with automatic-queue-creation which is enabled by default, a user with send permission can manipulate the routing-type of an address and cause it to be accepted, without having the createAddress permission for that address.

    How to fix Incorrect Authorization?

    Upgrade org.apache.activemq:artemis-server to version 2.40.0 or higher.

    [2.0.0,2.40.0)