BIT-python-2025-8291

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/python/BIT-python-2025-8291.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-python-2025-8291
Aliases
Published
2025-10-14T09:30:19.669Z
Modified
2025-11-06T13:25:46.476Z
Summary
ZIP64 End of Central Directory (EOCD) Locator record offset not checked
Details

The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory (EOCD) Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be abused to create ZIP archives that are handled differently by the 'zipfile' module compared to other ZIP implementations.

Remediation maintains this behavior, but checks that the offset specified in the ZIP64 EOCD Locator record matches the expected value.

Database specific
{
    "cpes": [
        "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
    ],
    "severity": "Medium"
}
References

Affected packages

Bitnami / python

Package

Name
python
Purl
pkg:bitnami/python

Severity

  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.9.24
Introduced
3.10.0
Fixed
3.10.19
Introduced
3.11.0
Fixed
3.11.14
Introduced
3.12.0
Fixed
3.12.12
Introduced
3.13.0
Fixed
3.14.1