org.apache.olingo:odata-client-core@4.6.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.olingo:odata-client-core 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
  • M
Server-Side Request Forgery (SSRF)

org.apache.olingo:odata-client-core is a Java library and extensions around the OData specification.

Affected versions of this package are vulnerable to Server-Side Request Forgery (SSRF). It provides the AsyncRequestWrapperImpl class which reads a URL from the Location header, and then sends a GET or DELETE request to this URL. It may allow to implement a SSRF attack. If an attacker tricks a client to connect to a malicious server, the server can make the client call any URL including internal resources which are not directly accessible by the attacker.

How to fix Server-Side Request Forgery (SSRF)?

Upgrade org.apache.olingo:odata-client-core to version 4.7.1 or higher.

[,4.7.1)