Skip to content

Commit 798d20c

Browse files
authored
Merge pull request #55 from mitre/fix/cve-pyminizip-advisory
fix: document CVE-2023-45853 in pyminizip dependency
2 parents 22dfd61 + c7cc003 commit 798d20c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
# WARNING: pyminizip 0.2.6 is affected by CVE-2023-45853 (integer overflow
2+
# in bundled minizip/zlib code). No patched version is available as of 2026-03.
3+
# Consider replacing with an alternative zip library when one becomes available.
14
pyminizip==0.2.6

0 commit comments

Comments
 (0)