An issue was discovered in py-lmdb 0.97. There is a divide-by-zero error in the function mdb_env_open2 if mdb_env_read_header obtains a zero value for a certain size field. NOTE: this outcome occurs when accessing a data.mdb file supplied by an attacker.
The product divides a value by zero.
Link | Tags |
---|---|
https://github.com/TeamSeri0us/pocs/tree/master/lmdb/FPE | third party advisory exploit |