Описание
Deserialization of Untrusted Data 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. If an attacker can feed malicious metadata to the class, then it may result in running attacker's code in the worse case.
Пакеты
Наименование
org.apache.olingo:odata-client-proxy
maven
Затронутые версииВерсия исправления
>= 4.0.0, <= 4.6.0
4.7.0
Связанные уязвимости
CVSS3: 9.8
nvd
около 6 лет назад
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. If an attacker can feed malicious metadata to the class, then it may result in running attacker's code in the worse case.