pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.
| Vendor | Product | Versions |
|---|---|---|
| python software foundation | pip | 0 |
Updated severity to MEDIUM and corrected exploit availability to false.
Updated affected versions to include 26.0, changed severity to HIGH, and corrected exploit availability to false.
Initial creation