LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1010205: LINAGORA hublin latest (commit 72ead897082403126bf8df9264e70f0a9de247ff) is affected by: Directory Traversal.

LINAGORA hublin latest (commit 72ead897082403126bf8df9264e70f0a9de247ff) is affected by: Directory Traversal. The impact is: The vulnerability allows an attacker to access any file (with a fixed extension) on the server. The component is: A web-view renderer; details here: https://lgtm.com/projects/g/linagora/hublin/snapshot/af9f1ce253b4ee923ff8da8f9d908d02a8e95b7f/files/backend/webserver/views.js?sort=name&dir=ASC&mode=heatmap&showExcluded=false#xb24eb0101d2aec21:1. The attack vector is: Attacker sends a specially crafted HTTP request.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

LINAGORA hublin at the cited commit has a directory traversal issue in a web-view renderer. A remote attacker could request files outside the intended view directory, but the CVE says access is limited to files with a fixed extension. No source in the bundle reports active exploitation or a named patch.

Executive priority

Treat this as a targeted exposure review, not an emergency response, unless hublin is internet-facing or contains sensitive fixed-extension files. Prioritize inventory, vendor guidance, and access reduction because remediation detail is incomplete.

Technical view

CVE-2019-1010205 describes path traversal in hublin's backend webserver view rendering code. The attack vector is a specially crafted HTTP request, with impact described as reading arbitrary server files constrained by a fixed extension. The record provides no CVSS score, CWE, CPE, release mapping, or remediation commit.

Likely exposure

Likely exposure is limited to systems running LINAGORA hublin at commit 72ead897082403126bf8df9264e70f0a9de247ff or equivalent vulnerable code. The sources do not identify packaged versions, hosted services, CPEs, or downstream forks.

Exploitation context

The source bundle describes a crafted HTTP request as the attack vector. It does not provide exploit code, public exploitation evidence, or CISA KEV listing. Active exploitation should not be assumed from the available evidence.

Researcher notes

Evidence is sparse and commit-specific. The CVE record names directory traversal in the web-view renderer but lacks CVSS, CWE, affected release ranges, and patch details. Validate against source history before broadening scope.

Mitigation direction

  • Inventory hublin deployments and compare their source revision with the cited affected commit.
  • Check LINAGORA or project guidance for any fixed revision or migration advice.
  • Restrict public access to hublin web endpoints until exposure is understood.
  • Review view rendering paths for strict allowlisting and safe path normalization.
  • Monitor web logs for unusual requests targeting view rendering routes.

Validation and detection

  • Confirm whether backend/webserver/views.js matches the vulnerable cited code path.
  • Map any deployed package or container back to the underlying hublin commit.
  • Verify view lookup cannot escape the intended templates directory.
  • Check whether sensitive fixed-extension files exist outside intended view paths.
  • Review logs for suspicious traversal-like request patterns without replaying attacks.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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.

description · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-2019-1010205 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LINAGORAhublinlatest (commit 72ead897082403126bf8df9264e70f0a9de247ff)Listed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.