CVE-2019-17556: Deserialization of Untrusted Data
(updated )
Apache Olingo provides the AbstractService
class, which is public API, uses ObjectInputStream
and does not check classes being deserialized. If an attacker can feed malicious metadata to the class, then it may result in running attacker’s code in the worse case.
References
Detect and mitigate CVE-2019-17556 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →