-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| lmdb | pip | <= 0.97 |
The vulnerability description explicitly states the divide-by-zero occurs in mdb_env_open2 when mdb_env_read_header returns a zero size value. While mdb_env_read_header parses the header, the actual vulnerable operation (division) happens in mdb_env_open2. The advisory directly names mdb_env_open2 as the location of the error, though the exact file path isn't specified in available documentation. The confidence is high because the function name and failure pattern are explicitly documented in CVE/GHSA descriptions.
A Semantic Attack on Google Gemini - Read the Latest Research