-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| lmdb | pip | <= 0.97 |
The vulnerability description explicitly identifies mdb_node_add as the function where improper memcpy destination setup occurs. The CWE-787 classification confirms this is an out-of-bounds write vulnerability. While the exact line numbers aren't provided, LMDB's architecture places node management functions like mdb_node_add in mdb.c. The attack vector (malicious data.mdb parsing) and the reference to md_flags validation both point to this B-tree node manipulation function as the vulnerable component.
Ongoing coverage of React2Shell