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.
References
Link | Resource |
---|---|
https://github.com/TeamSeri0us/pocs/tree/master/lmdb/lmdb%20memory%20corruption%20vuln | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-09-11 15:15
Updated : 2024-02-28 17:08
NVD link : CVE-2019-16226
Mitre link : CVE-2019-16226
CVE.ORG link : CVE-2019-16226
JSON object : View
Products Affected
py-lmdb_project
- py-lmdb
CWE
CWE-787
Out-of-bounds Write