First published: Wed Dec 04 2019(Updated: )
The AsyncResponseWrapperImpl class in Apache Olingo versions 4.0.0 to 4.6.0 reads the Retry-After header and passes it to the Thread.sleep() method without any check. If a malicious server returns a huge value in the header, then it can help to implement a DoS attack.
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Olingo | >=4.0.0<=4.6.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID of this issue is CVE-2019-17555.
The severity of CVE-2019-17555 is high.
The affected software is Apache Olingo versions 4.0.0 to 4.6.0.
CVE-2019-17555 allows a DoS attack by allowing a malicious server to return a huge value in the Retry-After header, which is then passed to the Thread.sleep() method without any check.
Yes, it is recommended to update to a version of Apache Olingo that is not affected by this vulnerability.