← Späť na vyhľadávanie CVE

CVE-2026-56860

Go

Popis

Previously, resolving relative paths containing parent directory (-..-) segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking for -..- segments, eliminating the quadratic time complexity and significantly reducing memory allocations.

CVSS 5.9EPSS 0.518%Riziko 0.62
Zobraziť zdroj
Zverejnené
2026-08-13 22:17:22
Dotknuté verzie
unknown
Typ
Knižnica
Posledná úprava
2026-08-14 17:19:13
Vektor
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H