
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2019-17636 affects Eclipse Theia versions 0.3.9 through 0.15.0, specifically the 'Mini-Browser' extension (published as '@theia/mini-browser' on npmjs.com). The vulnerability was discovered in 2019 and fixed in version 0.16.0. This extension exposes an HTTP endpoint that allows reading the content of files on the host's filesystem without proper origin restrictions (Eclipse Bug).
The vulnerability stems from the Mini-Browser extension's design, which spawns a local web server to serve files and render them using a dedicated iframe inside Theia. The server listens on a randomly assigned port and exposes the host filesystem through a custom endpoint without proper origin validation. The CVSS v3.1 base score is 8.1 (HIGH) with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N (NVD).
An attacker can exploit this vulnerability to read any file on the victim's filesystem, given its path. This is particularly concerning for Theia Desktop IDEs packaged as Electron Desktop Apps, where users running the IDE locally could have their files exposed to malicious websites (Eclipse Bug).
The vulnerability was fixed in Theia version 0.16.0 by implementing proper request validation and authentication mechanisms. The fix involves requiring a cryptographically secure token before serving content, which is added as a GET parameter when loading the iframe in Theia and checked at each request (Eclipse Bug).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."