Py-Lmdb Project Py-Lmdb
5 CVEs affecting Py-Lmdb Project Py-Lmdb. Latest disclosed: 2019-09-11. Critical: 3, High: 2.
| CVE | Severity | Score | Published | Summary |
|---|---|---|---|---|
CVE-2019-16227 | Critical | 9.8 | 2019-09-11 | An issue was discovered in py-lmdb 0.97. For certain values of mn_flags, mdb_cursor_set triggers a memcpy with an invalid write operation within mdb_xcursor_in… |
CVE-2019-16225 | Critical | 9.8 | 2019-09-11 | An issue was discovered in py-lmdb 0.97. For certain values of mp_flags, mdb_page_touch does not properly set up mc->mc_pg[mc->top], leading to an invalid writ… |
CVE-2019-16224 | Critical | 9.8 | 2019-09-11 | An issue was discovered in py-lmdb 0.97. For certain values of md_flags, mdb_node_add does not properly set up a memcpy destination, leading to an invalid writ… |
CVE-2019-16228 | High | 7.5 | 2019-09-11 | An issue was discovered in py-lmdb 0.97. There is a divide-by-zero error in the function mdb_env_open2 if mdb_env_read_header obtains a zero value for a certai… |
CVE-2019-16226 | High | 7.5 | 2019-09-11 | 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 operati… |