Skip to content

[Security] Vulnerability found in Security vulnerability BIT-python-2024-8088 in package python #73

Description

@sajjaphani

Security Vulnerability Alert

Package: python v3.10.8

Vulnerability ID: BIT-python-2024-8088
Source: Open Source Vulnerabilities (OSV)
Severity:
Score: 0.0

Summary

Details

There is a HIGH severity vulnerability affecting the CPython "zipfile"
module affecting "zipfile.Path". Note that the more common API "zipfile.ZipFile" class is unaffected.

When iterating over names of entries in a zip archive (for example, methods
of "zipfile.Path" like "namelist()", "iterdir()", etc)
the process can be put into an infinite loop with a maliciously crafted
zip archive. This defect applies when reading only metadata or extracting
the contents of the zip archive. Programs that are not handling
user-controlled zip archives are not affected.

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions