Vulnerability CVE-2019-16228


Published: 2019-09-11

Description:
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.

Type:

CWE-369

(Divide By Zero)

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
None
Partial
Affected software
Py-lmdb project -> Py-lmdb 

 References:
https://github.com/TeamSeri0us/pocs/tree/master/lmdb/FPE

Copyright 2024, cxsecurity.com

 

Back to Top