Commit 4d2be00
committed
Fix critical nltk Zip Slip vulnerability (CVE in dependabot #48)
Add uv override to require nltk>=3.9.3, which patches the Zip Slip
vulnerability that allows arbitrary code execution via malicious
zip packages in NLTK's downloader component.
The vulnerable nltk 3.9.2 was pulled in as a transitive dependency
via the safety package.1 parent 1649e12 commit 4d2be00
2 files changed
Lines changed: 1017 additions & 385 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
261 | 265 | | |
262 | 266 | | |
263 | 267 | | |
| |||
0 commit comments