LiveActive security incident?Get immediate response
CVE Record

CVE-2020-14518: Philips DreamMapper Insertion of Sensitive Information into Log File

Philips DreamMapper, Version 2.24 and prior. Information written to log files can give guidance to a potential attacker.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Philips DreamMapper 2.24 and earlier may write information into log files that could help an attacker. The known impact is limited to confidentiality, not system takeover or service disruption. The source bundle does not identify active exploitation or a specific patch version.

Executive priority

Address in normal vulnerability management cycles unless DreamMapper logs are broadly accessible or externally exposed. Prioritize healthcare environments where log disclosure could aid follow-on attacks or expose sensitive operational details.

Technical view

This is CWE-532: sensitive information inserted into a log file. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N, indicating unauthenticated network reachability with low confidentiality impact only. Integrity and availability are not scored as impacted.

Likely exposure

Organizations using Philips DreamMapper version 2.24 or earlier should assume potential exposure. Exposure depends on where DreamMapper logs are stored, who can read them, and whether logs are reachable through application, support, backup, or monitoring workflows.

Exploitation context

CISA KEV status is false, and the provided sources do not report active exploitation. The vulnerability could assist an attacker by revealing guidance from logs, but the bundle does not provide evidence of public exploitation or weaponized tooling.

Researcher notes

The source bundle is limited: it confirms product, affected version range, CWE, CVSS, and advisory links, but not a named fixed version, patch, or exploit details. Avoid assuming patient data exposure without environment-specific log review.

Mitigation direction

  • Review Philips advisory for supported update or mitigation guidance.
  • Review the CISA ICS medical advisory for operational recommendations.
  • Restrict DreamMapper log access to authorized administrators only.
  • Treat DreamMapper logs as sensitive during support, backup, and monitoring workflows.
  • Remove unnecessary external access to DreamMapper-related log storage.

Validation and detection

  • Inventory Philips DreamMapper deployments and confirm installed versions.
  • Identify whether any deployment is version 2.24 or earlier.
  • Review DreamMapper log locations and access permissions.
  • Check whether logs are exposed through web, backup, or monitoring systems.
  • Confirm remediation status against Philips and CISA guidance.
Prepared
Confidence
medium
Sources
4

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

CWE-532: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2020-14518 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
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
3Source 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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2020-14518Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
PhilipsDreamMapper0unaffected
Weakness

CWE details

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

CWE-532 · source CWE mapping

Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.