CVE-2024-8244

The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links, but both functions are susceptible to a TOCTOU (time of check/time of use) race condition where a portion of the path being walked is replaced with a symbolic link while the walk is in progress.
Configurations

No configuration.

History

06 Aug 2025, 21:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5

06 Aug 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-06 16:15

Updated : 2025-08-06 21:15


NVD link : CVE-2024-8244

Mitre link : CVE-2024-8244

CVE.ORG link : CVE-2024-8244


JSON object : View

Products Affected

No product.

CWE

No CWE.