FixVibe

// code / spotlight

NLTK Zip Slip Code Execution Advisory

A vulnerable NLTK downloader can turn compromised package archives into filesystem writes and code-execution risk.

Il gancio

NLTK data downloads often run during bootstrap, notebooks, CI, model preparation, or worker startup. A vulnerable downloader dependency matters when those paths can pull malicious or compromised package archives, but a repository dependency match is still version evidence rather than proof of runtime code execution.

Come funziona

The repo check looks for the PyPI `nltk` package in Python dependency manifests and lockfiles. Exact lockfile pins produce the strongest signal; broader manifest ranges are reported when they clearly allow versions before 3.9.3.

Il raggio d'azione

If an affected NLTK runtime downloads and extracts a malicious or compromised data package, archive entries may write outside the intended directory and later execute when imported. A repo match should drive dependency remediation and downloader-path review before anyone treats the issue as confirmed runtime compromise.

// cosa controlla fixvibe

Cosa controlla FixVibe

FixVibe repo scans look for high-confidence security patterns and dependency risk in source context. Reports identify the affected area and recommended fix. For check-specific questions about exact detection heuristics, active payload details, or source-code rule patterns, contact support@fixvibe.app.

Difese a prova di bomba

Upgrade `nltk` to 3.9.3 or newer, regenerate the active Python lockfile, and rebuild every runtime, CI job, worker, notebook, or image that can call NLTK downloader code. Review `nltk.download()` and custom NLTK data mirror/cache usage so package sources stay trusted, then verify with dependency-tree and benign application tests.

// run it on your own app

Continua a spedire mentre FixVibe vigila per te.

FixVibe mette sotto pressione la superficie pubblica della tua app come farebbe un attaccante — senza agent, senza installazione, senza carta. Continuiamo a studiare nuovi pattern di vulnerabilità e li trasformiamo in controlli pratici e fix pronti da incollare in Cursor, Claude e Copilot.

Codice sorgente
116
test eseguiti in questa categoria
modules
76
controlli dedicati a codice sorgente
ogni scansione
487+
test su tutte le categorie
  • Gratis — senza carta di credito, senza installazione, senza ping su Slack
  • Incolla un URL — pensiamo noi a crawl, sonde e report
  • Risultati classificati in base alla gravità, deduplicati solo per segnalare
  • AI-ready prompts where code applies, plus operator steps for DNS/provider fixes
Esegui una scansione gratuita

// latest checks · practical fixes · ship with confidence

NLTK Zip Slip Code Execution Advisory — Vulnerabilità in primo piano | FixVibe · FixVibe