Описание
Improper input validation in Apache Olingo
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.
Пакеты
Наименование
org.apache.olingo:odata-client-core
maven
Затронутые версииВерсия исправления
>= 4.0.0, <= 4.6.0
4.7.0
Связанные уязвимости
CVSS3: 7.5
nvd
около 6 лет назад
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.