Описание
SQLAlchemyDA unauthenticated arbitrary SQL query execution
Impact
The vulnerability allows unauthenticated execution of arbitrary SQL statements on the database the SQLAlchemyDA instance is connected to. All users are affected.
Patches
The problem has been patched in version 2.2.
Workarounds
There is no workaround. All users are urged to upgrade to version 2.2
Пакеты
Наименование
Products.SQLAlchemyDA
pip
Затронутые версииВерсия исправления
< 2.2
2.2
Связанные уязвимости
CVSS3: 9.8
nvd
около 2 лет назад
SQLAlchemyDA is a generic database adapter for ZSQL methods. A vulnerability found in versions prior to 2.2 allows unauthenticated execution of arbitrary SQL statements on the database to which the SQLAlchemyDA instance is connected. All users are affected. The problem has been patched in version 2.2. There is no workaround for the problem.