CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-53000

High
Published: Translated: NVD NIST

Summary

Narzędzie nbconvert, używane do konwersji notatników Jupyter na różne formaty, ma podatność w wersjach do 7.16.6 na systemie Windows. Konwersja notatnika zawierającego wyjście SVG do formatu PDF może prowadzić do nieautoryzowanego wykonania kodu.

Risk Assessment

Atakujący może stworzyć plik `inkscape.bat`, który wykonuje dowolny kod, co stwarza poważne zagrożenie dla bezpieczeństwa systemu użytkownika. Wykonanie takiego skryptu może prowadzić do utraty danych lub przejęcia kontroli nad systemem.

Recommendation

Zaleca się aktualizację narzędzia nbconvert do wersji 7.17.0 lub nowszej, aby usunąć tę podatność. Użytkownicy powinni również unikać konwersji notatników zawierających SVG na PDF w wersjach podatnych.

Related vulnerabilities

Original NVD description (English source)

The nbconvert tool, jupyter nbconvert, converts Jupyter notebooks to various other formats via Jinja templates. Versions of nbconvert up to and including 7.16.6 on Windows have a vulnerability in which converting a notebook containing SVG output to a PDF results in unauthorized code execution. Specifically, a third party can create a `inkscape.bat` file that defines a Windows batch script, capable of arbitrary code execution. When a user runs `jupyter nbconvert --to pdf` on a notebook containing SVG output to a PDF on a Windows platform from this directory, the `inkscape.bat` file is run unexpectedly. This issue has been patched in version 7.17.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS