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