Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-8v4j-7jgf-5rg9: Warp vulnerable to Path Traversal via Improper validation of Windows paths

Path resolution in warp::filters::fs::dir didn’t correctly validate Windows paths meaning paths like /foo/bar/c:/windows/web/screen/img101.png would be allowed and respond with the contents of c:/windows/web/screen/img101.png. Thus users could potentially read files anywhere on the filesystem.

This only impacts Windows. Linux and other unix likes are not impacted by this.

ghsa
#web#windows#linux#git

Warp vulnerable to Path Traversal via Improper validation of Windows paths

High severity GitHub Reviewed Published Jan 31, 2023 to the GitHub Advisory Database

ghsa: Latest News

GHSA-95v9-hv42-pwrj: gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks