BIT-python-min-2025-4435

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/python-min/BIT-python-min-2025-4435.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-python-min-2025-4435
Aliases
Published
2025-06-05T09:00:29.800Z
Modified
2025-06-05T09:44:28.844224Z
Summary
Tarfile extracts filtered members when errorlevel=0
Details

When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.

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

Affected packages

Bitnami / python-min

Package

Name
python-min
Purl
pkg:bitnami/python-min

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.9.23
Introduced
3.10.0
Fixed
3.10.18
Introduced
3.11.0
Fixed
3.11.13
Introduced
3.12.0
Fixed
3.12.11
Introduced
3.13.0
Fixed
3.13.4