Py-lmdb Project

Py-lmdb

5 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.42%
  • Veröffentlicht 11.09.2019 15:15:11
  • Zuletzt bearbeitet 21.11.2024 04:30:18

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 write operation. NOTE: this outcome occurs when accessing a data.mdb file supplied by an attack...

Exploit
  • EPSS 0.42%
  • Veröffentlicht 11.09.2019 15:15:11
  • Zuletzt bearbeitet 21.11.2024 04:30:18

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 write operation. NOTE: this outcome occurs when accessing a data.mdb file supplied by an attack...

Exploit
  • EPSS 0.43%
  • Veröffentlicht 11.09.2019 15:15:11
  • Zuletzt bearbeitet 21.11.2024 04:30:19

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.

Exploit
  • EPSS 0.4%
  • Veröffentlicht 11.09.2019 15:15:11
  • Zuletzt bearbeitet 21.11.2024 04:30:19

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_init1. NOTE: this outcome occurs when accessing a data.mdb file supplied by an attacker.

Exploit
  • EPSS 0.29%
  • Veröffentlicht 11.09.2019 15:15:11
  • Zuletzt bearbeitet 21.11.2024 04:30:19

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 certain size field. NOTE: this outcome occurs when accessing a data.mdb file supplied by an attac...