GLSA 201209-16: SQLAlchemy: SQL injection
Опасность: | средняя |
Заголовок: | SQLAlchemy: SQL injection |
Дата: | 26.09.2012 |
Ошибки: |
|
ID: | 201209-16 |
Сводка
An input sanitation flaw in SQLAlchemy allows remote attacker to conduct SQL injection.Назначение
SQLAlchemy is a Python SQL toolkit and Object Relational Mapper.
Уязвимые пакеты
Пакет | Уязвимый | Нетронутый | Архитектура(ы) |
---|---|---|---|
dev-python/sqlalchemy | < 0.7.4 | >= 0.7.4 | All supported architectures |
Описание
SQLAlchemy does not properly sanitize input passed from the “limit” and “offset” keywords to the select() function before using it in an SQL query.
Воздействие
A remote attacker could exploit this vulnerability to execute arbitrary SQL statements.
Обход
There is no known workaround at this time.
Решение
All SQLAlchemy users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-python/sqlalchemy-0.7.4"
Ссылки
Наличие
Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security:
Опасения?
Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.
Лицензия
Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.