The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Missing Authentication for Critical Function vulnerabilities in an interactive lesson.
Start learningUpgrade org.apache.activemq:artemis-server to version 2.52.0 or higher.
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.
This vulnerability can be mitigated by removing Core protocol support from any acceptor receiving connections from untrusted sources, or by enforcing two-way SSL (certificate-based authentication) to require clients to present valid certificates before establishing a connection.