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

CVE-2025-68119

High
Published: Translated: NVD NIST

Summary

Pobieranie i budowanie modułów z złośliwymi ciągami wersji może prowadzić do lokalnego wykonania kodu. Na systemach z zainstalowanym Mercurial (hg) oraz Git, złośliwe ciągi wersji mogą umożliwić atakującemu zapis do dowolnych plików w systemie plików.

Risk Assessment

Organizacja narażona jest na ryzyko nieautoryzowanego dostępu do systemu plików, co może prowadzić do utraty danych lub wprowadzenia złośliwego oprogramowania.

Recommendation

Zaleca się ograniczenie możliwości pobierania modułów z nieznanych źródeł oraz weryfikację ciągów wersji przed ich użyciem w procesie budowy.

Related vulnerabilities

Original NVD description (English source)

Downloading and building modules with malicious version strings can cause local code execution. On systems with Mercurial (hg) installed, downloading modules from non-standard sources (e.g., custom domains) can cause unexpected code execution due to how external VCS commands are constructed. This issue can also be triggered by providing a malicious version string to the toolchain. On systems with Git installed, downloading and building modules with malicious version strings can allow an attacker to write to arbitrary files on the filesystem. This can only be triggered by explicitly providing the malicious version strings to the toolchain and does not affect usage of @latest or bare module paths.

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