cve/2019/CVE-2019-16224.md
2024-06-09 00:33:16 +00:00

842 B

CVE-2019-16224

Description

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 attacker.

POC

Reference

Github

No PoCs found on GitHub currently.