In Eclipse Theia versions up to and including 1.73.1, the `@theia/filesystem` backend binds `POST /file-upload` in every filesystem-enabled deployment. The handler takes an attacker-supplied absolute…
Summary
In Eclipse Theia versions up to and including 1.73.1, the `@theia/filesystem` backend binds `POST /file-upload` in every filesystem-enabled deployment. The handler takes an attacker-supplied absolute path from the multipart `uri` field and calls `fs.move(tmp, target, { overwrite: true })` with no workspace confinement and no authentication. In browser (non-Electron) deployments the connection token is enforced only on WebSocket upgrades; the HTTP middleware in `@theia/core` re-issues the cookie…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Lint boundary warnings (3)
The following non-blocking warnings were raised during the lint phase of this triage (e.g. reference URLs not yet on the allowlist). They do not affect entry usability and are disclosed for transparency (see DR-002).
-
REF_URL_NOT_ALLOWLISTEDurl not in allowlist: https://gitlab.eclipse.org/security/cve-assignment/-/work_items/177 -
REF_URL_NOT_ALLOWLISTEDurl not in allowlist: https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/595 -
REF_URL_NOT_ALLOWLISTEDurl not in allowlist: https://gitlab.eclipse.org/security/vulnerability-reports/-/work_items/595
Sources
- NVD DATABASE
Original Links
- https://github.com/eclipse-theia/theia/security/advisories/GHSA-62f6-wcvg-54h3 Broken Link
- https://gitlab.eclipse.org/security/cve-assignment/-/work_items/177 Vendor Advisory
- https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/595 Exploit
- https://gitlab.eclipse.org/security/vulnerability-reports/-/work_items/595 Exploit
Timeline
- nvd_ingest NVD