Skip to content

Server-Side Request Forgery (SSRF) in Apache Olingo

High severity GitHub Reviewed Published Feb 4, 2020 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

maven org.apache.olingo:odata-client-core (Maven)

Affected versions

>= 4.0.0, <= 4.7.0

Patched versions

4.7.1

Description

Apache Olingo versions 4.0.0 to 4.7.0 provide 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.

References

Reviewed Feb 4, 2020
Published to the GitHub Advisory Database Feb 4, 2020
Last updated Jan 9, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Weaknesses

CVE ID

CVE-2020-1925

GHSA ID

GHSA-v4qh-6367-4cx2

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.