Security readout for executives and security teams
Plain-English summary
Older Studio 42 elFinder versions before 2.1.37 can let a remote attacker read files the web server can access and delete files owned by the web server account. This can expose sensitive data and disrupt hosted content. The issue followed an incomplete fix for CVE-2018-9109.
Executive priority
Prioritize remediation if elFinder is internet-facing or used in systems storing sensitive files. The business risk is unauthorized file disclosure and destructive file deletion under web server permissions. If elFinder is absent, exposure is unlikely.
Technical view
CVE-2018-9110 is a directory traversal flaw in elFinder.class.php, specifically the zipdl() function, affecting elFinder before 2.1.37. The reported impact is remote file download within web server process permissions and deletion of files owned by the web server account. No CVSS, CWE, or CPE details are provided.
Likely exposure
Exposure is most likely where elFinder before 2.1.37 is deployed and reachable by remote users. Risk depends on how elFinder is embedded, access-controlled, and what files the web server process can read or own.
Exploitation context
The provided bundle does not show active exploitation, and CISA KEV is false. Public references identify the vulnerability, an advisory, the 2.1.37 release, and the related fix commit, but no verified exploit activity is cited.
Researcher notes
Evidence is concise but specific: product, affected version boundary, vulnerable function, impact, and fix references are provided. Missing data includes CVSS, CWE, CPEs, affected downstream integrations, and exploitation telemetry. Treat downstream bundled elFinder copies as a key validation target.
Mitigation direction
- Upgrade elFinder to version 2.1.37 or later.
- Review the Studio 42 advisory for vendor-specific guidance.
- Restrict remote access to elFinder where business use allows.
- Limit web server account permissions to required files only.
- Review potentially exposed or deleted files after upgrade.
Validation and detection
- Inventory applications and plugins bundling elFinder.
- Confirm installed elFinder versions are 2.1.37 or later.
- Check for vendored copies outside package manager inventory.
- Review web server file permissions for excessive access.
- Inspect logs for suspicious elFinder zip download activity.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
File access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2018-9110 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/Studio-42/elFinder/releases/tag/2.1.37CVE reference · x_refsource_CONFIRM
- https://github.com/Studio-42/elFinder/wiki/Advisory-about-vulnerability-of-CVE-2018-9109-and-CVE-2018-9110CVE reference · x_refsource_CONFIRM
- https://github.com/Studio-42/elFinder/commit/e6351557b86cc10a7651253d2d2aff7f6b918f8eCVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
