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

CVE-2025-62518

High
Published: Translated: NVD NIST

Summary

Biblioteka astral-tokio-tar do odczytu/zapisu archiwów tar w asynchronicznym Rust zawiera podatność na analizę granic w wersjach przed 0.5.6. Umożliwia ona atakującym wprowadzenie dodatkowych wpisów archiwum poprzez wykorzystanie niespójnego przetwarzania nagłówków PAX/ustar.

Risk Assessment

Wykorzystanie tej podatności może prowadzić do nieautoryzowanego dostępu do danych lub manipulacji archiwami, co stwarza poważne zagrożenie dla integralności systemów korzystających z tej biblioteki.

Recommendation

Zaleca się aktualizację biblioteki astral-tokio-tar do wersji 0.5.6 lub nowszej, aby usunąć tę podatność. Nie ma dostępnych obejść dla tego problemu.

Related vulnerabilities

Original NVD description (English source)

astral-tokio-tar is a tar archive reading/writing library for async Rust. Versions of astral-tokio-tar prior to 0.5.6 contain a boundary parsing vulnerability that allows attackers to smuggle additional archive entries by exploiting inconsistent PAX/ustar header handling. When processing archives with PAX-extended headers containing size overrides, the parser incorrectly advances stream position based on ustar header size (often zero) instead of the PAX-specified size, causing it to interpret file content as legitimate tar headers. This issue has been patched in version 0.5.6. There are no workarounds.

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