Описание
LMDB invalid write
An issue was discovered in py-lmdb 0.97. mdb_node_del does not validate a memmove in the case of an unexpected node->mn_hi, leading to an invalid write operation.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2019-16226
- https://github.com/jnwatson/py-lmdb/issues/210
- https://github.com/LMDB/lmdb/blob/mdb.master/libraries/liblmdb/mdb.c#L8443-L8498
- https://github.com/TeamSeri0us/pocs/tree/master/lmdb/lmdb%20memory%20corruption%20vuln
- https://github.com/pypa/advisory-database/tree/main/vulns/lmdb/PYSEC-2019-238.yaml
- https://pypi.org/project/lmdb
Пакеты
lmdb
<= 0.97
Отсутствует
Связанные уязвимости
An issue was discovered in py-lmdb 0.97. mdb_node_del does not validate a memmove in the case of an unexpected node->mn_hi, leading to an invalid write operation. NOTE: this outcome occurs when accessing a data.mdb file supplied by an attacker.
An issue was discovered in py-lmdb 0.97. mdb_node_del does not validate a memmove in the case of an unexpected node->mn_hi, leading to an invalid write operation. NOTE: this outcome occurs when accessing a data.mdb file supplied by an attacker.
An issue was discovered in py-lmdb 0.97. mdb_node_del does not validat ...
Уязвимость функции mdb_node_del() модуля базы данных LMDB на языке Python py-lmdb, позволяющая нарушителю вызвать отказ в обслуживании