LiveActive security incident?Get immediate response
CVE Record

CVE-2017-20178: Codiad process.php saveJSON information disclosure

** UNSUPPORTED WHEN ASSIGNED ** A vulnerability was found in Codiad 2.8.0. It has been rated as problematic. Affected by this issue is the function saveJSON of the file components/install/process.php. The manipulation of the argument data leads to information disclosure. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. Upgrading to version 2.8.1 is able to address this issue. The patch is identified as 517119de673e62547ee472a730be0604f44342b5. It is recommended to upgrade the affected component. VDB-221498 is the identifier assigned to this vulnerability. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.

LowCVSS 3.1Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2017-20178 is a low-severity information disclosure issue in Codiad 2.8.0, an unsupported web-based IDE. A remote user with some privileges may be able to trigger unintended disclosure through the installer process handler. The published fix is the Codiad 2.8.1 release.

Executive priority

Treat this as maintenance and legacy-risk reduction, not an emergency. Prioritize remediation if Codiad is exposed to the internet, used by multiple developers, or cannot be tightly access-controlled.

Technical view

The issue affects saveJSON in components/install/process.php. Manipulating the data argument can cause information disclosure. The CVSS 3.1 vector is AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N, reflecting network reachability, high attack complexity, required privileges, and limited confidentiality impact.

Likely exposure

Exposure is most likely where legacy Codiad 2.8.0 remains deployed, especially if the installation component is reachable. The product is noted as unsupported, so lingering public or shared administrative deployments deserve cleanup even though severity is low.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. VulDB describes remote attack possibility, but high complexity and difficult exploitation. Required privileges reduce opportunistic risk, but exposed legacy developer tools can still create business risk.

Researcher notes

Evidence supports limited information disclosure in a specific unsupported Codiad version. The bundle names the vulnerable function, file, argument, CVSS vector, and patch. It does not provide evidence of active exploitation, broad version impact, or additional affected products.

Mitigation direction

  • Upgrade affected Codiad 2.8.0 installations to the cited 2.8.1 release.
  • Retire or replace unsupported Codiad deployments where feasible.
  • Restrict access to Codiad to trusted administrative networks and users.
  • Check vendor repository guidance before relying on continued Codiad use.

Validation and detection

  • Inventory internet-facing and internal systems for Codiad deployments.
  • Confirm whether any instance is running Codiad 2.8.0.
  • Verify the applied version includes commit 517119de673e62547ee472a730be0604f44342b5.
  • Review access controls around Codiad and installer-related paths.
  • Look for unexpected access to installation process handlers in logs.
Prepared
Confidence
high
Sources
7

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.

cwe · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2017-20178 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
Low
CVSS
3.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N

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.

1CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
3.1CVSS 3.1LowCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N1.61.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.1Low
CVSS 3.1 vector shape for CVE-2017-20178Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aCodiad2.8.0Listed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.