First published: Wed Jan 08 2020(Updated: )
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.
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Olingo | >=4.0.0<=4.7.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-1925 is a vulnerability in Apache Olingo versions 4.0.0 to 4.7.0 that allows for SSRF attacks.
The severity of CVE-2020-1925 is high with a CVSS score of 7.5.
CVE-2020-1925 allows an attacker to trick a client into connecting to a malicious server, which can then make GET or DELETE requests to arbitrary URLs.
Yes, the fix for CVE-2020-1925 is to upgrade to a version of Apache Olingo that is not affected by the vulnerability.
You can find more information about CVE-2020-1925 on the CVE website and NIST NVD website.