Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 0.3.9, the Logto Tunnel npm package enabled createStaticFileProxy from packages/tunnel/src/commands/tunnel/index.ts…
Info
Summary
Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 0.3.9, the Logto Tunnel npm package enabled createStaticFileProxy from packages/tunnel/src/commands/tunnel/index.ts and passed request.url from static asset requests through packages/tunnel/src/commands/tunnel/utils.ts using path.join(staticPath, request.url) and then fs.open(requestPath, "r") without URL normalization or a containment check. When --experience-path was enabled and the tunnel port was reachable, …
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://github.com/logto-io/logto/commit/5686815955534f803d3d50738259efd0f741e62c
- https://github.com/logto-io/logto/pull/9113
- https://github.com/logto-io/logto/releases/tag/@logto/tunnel@0.3.9
- https://github.com/logto-io/logto/security/advisories/GHSA-rxjr-6c9q-h67x
Timeline
- nvd_ingest NVD