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.
References
Link | Resource |
---|---|
https://github.com/TeamSeri0us/pocs/tree/master/lmdb/lmdb%20memcpy%20illegal%20dst | 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-16227
Mitre link : CVE-2019-16227
CVE.ORG link : CVE-2019-16227
JSON object : View
Products Affected
py-lmdb_project
- py-lmdb
CWE
CWE-787
Out-of-bounds Write