GHSA-4vr7-g93g-cf6m: Duplicate Advisory: Picklescan: ZIP archive scan bypass is possible through non-exhaustive Cyclic Redundancy Check
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-m4j5-5x4r-2xp9. This link is maintained to preserve external references.
Original Description
An Improper Handling of Exceptional Conditions vulnerability in the ZIP archive scanning component of mmaitre314 picklescan allows a remote attacker to bypass security scans. This is achieved by crafting a ZIP archive containing a file with a bad Cyclic Redundancy Check (CRC), which causes the scanner to halt and fail to analyze the contents for malicious pickle files. When the file incorrectly considered safe is loaded, it can lead to the execution of malicious code.
References
- github.com/advisories/GHSA-4vr7-g93g-cf6m
- github.com/mmaitre314/picklescan/blob/v0.0.29/src/picklescan/relaxed_zipfile.py
- github.com/mmaitre314/picklescan/security/advisories/GHSA-mjqp-26hc-grxg
- huggingface.co/jinaai/jina-embeddings-v2-base-en/resolve/main/pytorch_model.bin?download=true
- huggingface.co/jinaai/jina-embeddings-v2-base-en/tree/main
- nvd.nist.gov/vuln/detail/CVE-2025-10156
Code Behaviors & Features
Detect and mitigate GHSA-4vr7-g93g-cf6m with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →