org.jboss.remoting%3Ajboss-remoting@5.0.15.Final vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.jboss.remoting%3Ajboss-remoting package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Denial of Service (DoS)

Affected versions of this package are vulnerable to Denial of Service (DoS). A malicious attacker could cause threads to hold up forever in the EJB server by writing a sequence of bytes corresponding to the expected messages of a successful EJB client request, but omitting the ACK messages, or just tamper with jboss-remoting code, deleting the lines that send the ACK message from the EJB client code. This would result in a denial of service.

How to fix Denial of Service (DoS)?

Upgrade org.jboss.remoting:jboss-remoting to version 5.0.20.Final or higher.

[,5.0.20.Final)