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 applicationsUpgrade org.jolokia:jolokia-service-jsr160 to version 2.6.2 or higher.
Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in service/jsr160/src/main/java/org/jolokia/service/jsr160/Jsr160RequestHandler.java is vulnerable to insufficient validation of client-supplied JMX service URLs. An attacker can trigger server-side JNDI access and credential forwarding by sending a Jolokia POST request with a crafted target.url that bypasses the default LDAP denylist and is passed to JMXServiceURL and JMXConnectorFactory for the outbound connection. This lets the Jolokia agent JVM connect to attacker-controlled remote endpoints, causing SSRF and potentially remote code execution depending on the target JVM’s available classes and configuration. In affected deployments, the proxy can be abused to make the server reach internal or external JMX services the attacker chooses.