Vulnerabilities > Apache > Olingo

DATE CVE VULNERABILITY TITLE RISK
2020-01-09 CVE-2020-1925 Server-Side Request Forgery (SSRF) vulnerability in Apache Olingo
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.
network
low complexity
apache CWE-918
7.5
2019-12-04 CVE-2019-17555 Improper Input Validation vulnerability 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.
network
low complexity
apache CWE-20
7.5
2019-12-04 CVE-2019-17556 Deserialization of Untrusted Data vulnerability in Apache Olingo
Apache Olingo versions 4.0.0 to 4.6.0 provide the AbstractService class, which is public API, uses ObjectInputStream and doesn't check classes being deserialized.
network
low complexity
apache CWE-502
critical
9.8
2019-12-04 CVE-2019-17554 XXE vulnerability in Apache Olingo
The XML content type entity deserializer in Apache Olingo versions 4.0.0 to 4.6.0 is not configured to deny the resolution of external entities.
local
low complexity
apache CWE-611
5.5