Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-25gw-4pcc-45cf

Опубликовано: 13 мая 2022
Источник: github
Github: Прошло ревью
CVSS3: 9.8

Описание

Deserialization of Untrusted Data in Apache Batik

In Apache Batik 1.x before 1.10, when deserializing subclass of AbstractDocument, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class. Fix was to check the class type before calling newInstance in deserialization.

Ссылки

Пакеты

Наименование

org.apache.xmlgraphics:batik

maven
Затронутые версииВерсия исправления

>= 1.0, <= 1.9.1

1.10

EPSS

Процентиль: 72%
0.00723
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-502

Связанные уязвимости

CVSS3: 9.8
ubuntu
около 7 лет назад

In Apache Batik 1.x before 1.10, when deserializing subclass of `AbstractDocument`, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class. Fix was to check the class type before calling newInstance in deserialization.

CVSS3: 7.3
redhat
около 7 лет назад

In Apache Batik 1.x before 1.10, when deserializing subclass of `AbstractDocument`, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class. Fix was to check the class type before calling newInstance in deserialization.

CVSS3: 9.8
nvd
около 7 лет назад

In Apache Batik 1.x before 1.10, when deserializing subclass of `AbstractDocument`, the class takes a string from the inputStream as the class name which then use it to call the no-arg constructor of the class. Fix was to check the class type before calling newInstance in deserialization.

CVSS3: 9.8
debian
около 7 лет назад

In Apache Batik 1.x before 1.10, when deserializing subclass of `Abstr ...

CVSS3: 7.3
fstec
около 7 лет назад

Уязвимость библиотеки для работы с SVG-изображениями Apache Batik, связанная с восстановлением в памяти недостоверной структуры данных, позволяющая нарушителю получить доступ к защищаемым данным или вызвать отказ в обслуживании

EPSS

Процентиль: 72%
0.00723
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-502