org.apache.olingo:odata-lib@4.5.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.olingo:odata-lib 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)

org.apache.olingo:odata-lib is an OData Library package.

Affected versions of this package are vulnerable to Denial of Service (DoS). The AsyncResponseWrapperImpl class 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, it could lead to Denial of Service conditions under certain scenarios.

How to fix Denial of Service (DoS)?

Upgrade org.apache.olingo:odata-lib to version 4.7.0 or higher.

[4.0.0,4.7.0)