Security readout for executives and security teams
Plain-English summary
Hospira MedNet versions before 6.1 may store credentials in readable configuration files. A local authenticated user could read those credentials and gain sensitive access. The issue is local, but in clinical technology environments stolen credentials can affect availability, integrity, and confidentiality.
Executive priority
Treat as a moderate operational risk. It is not remotely exploitable from the cited data, but credential exposure on medical network systems can amplify insider or workstation compromise impact.
Technical view
The installation component writes cleartext credentials to configuration files. CVSS v2 is 6.8 with local access, low complexity, authenticated attacker, and complete confidentiality, integrity, and availability impact. The weakness maps to CWE-260: password in configuration file.
Likely exposure
Exposure is limited to organizations running Hospira MedNet before version 6.1, especially where non-administrative local users can access application or installation configuration files.
Exploitation context
The provided sources do not indicate CISA KEV listing or active exploitation. Exploitation requires local authenticated access, so risk depends on host access controls and credential reuse.
Researcher notes
Evidence is limited to public CVE and CISA advisory metadata. Do not assume remote exploitability or active exploitation. Focus validation on version confirmation, local file access, credential exposure, and whether exposed credentials enable broader system access.
Mitigation direction
- Inventory Hospira MedNet instances and confirm versions against CISA and vendor guidance.
- Upgrade or remediate versions before 6.1 where vendor guidance supports it.
- Restrict local user access on MedNet systems to authorized administrators only.
- Review configuration file permissions for least-privilege access.
- Rotate any exposed credentials found in configuration files.
Validation and detection
- Confirm whether any deployed Hospira MedNet version is earlier than 6.1.
- Review installation and application configuration files for cleartext credentials.
- Verify file permissions prevent non-administrative local users from reading sensitive configs.
- Check for credential reuse across MedNet, database, and infrastructure services.
- Document compensating controls where upgrade is not immediately possible.
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.
CWE-260: 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 lookupCredential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2014-5400 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
- Medium
- CVSS
- 6.8 (2.0)
- Known Exploited
- No
- Published
Vector: AV:L/AC:L/Au:S/C:C/I:C/A:C
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 vector scores
1 official scoreWe 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.
AV:L/AC:L/Au:S/C:C/I:C/A:C3.110Primary CVE scoreVulnerability scoring details
Base CVSS 2.0 score
6.8MediumVector: AV:L/AC:L/Au:S/C:C/I:C/A:C
Source materials
- CVE List V5 sourceCVE List V5
- https://www.cisa.gov/news-events/ics-advisories/icsa-15-090-03CVE reference
- https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2015/icsa-15-090-03.jsonCVE reference
- https://ics-cert.us-cert.gov/advisories/ICSA-15-090-03CVE reference · x_refsource_MISC, x_transferred
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.
Password in Configuration File
Password in Configuration File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
