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 |
https://github.com/TeamSeri0us/pocs/tree/master/lmdb/lmdb%20memcpy%20illegal%20dst | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:30
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/TeamSeri0us/pocs/tree/master/lmdb/lmdb%20memcpy%20illegal%20dstĀ - Exploit, Third Party Advisory |
Information
Published : 2019-09-11 15:15
Updated : 2024-11-21 04:30
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