Improper input validation in Apache Olingo
High severity
GitHub Reviewed
Published
Feb 4, 2020
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Package
Affected versions
>= 4.0.0, <= 4.6.0
Patched versions
4.7.0
Description
Reviewed
Feb 4, 2020
Published to the GitHub Advisory Database
Feb 4, 2020
Last updated
Jan 9, 2023
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.
References