Security readout for executives and security teams
Plain-English summary
CVE-2019-5643 lets an unauthenticated person discover usernames and facility names in C4G BLIS installations. This is not a system takeover, but it can expose sensitive operational context and help attackers plan targeted phishing or follow-on attacks against laboratory systems.
Executive priority
Treat this as a moderate-priority exposure reduction item. It is unlikely to be the only weakness that enables compromise, but it leaks information that can make later attacks easier against healthcare or laboratory environments.
Technical view
Computing For Good Basic Laboratory Information System, also known as C4G BLIS, version 3.5 and earlier has improper access control. The disclosed impact is unauthenticated enumeration of user names and facility names. CVSS 3.1 is 5.3, with network access, low complexity, no privileges, and confidentiality impact only.
Likely exposure
Exposure is most relevant for organizations running C4G BLIS version 3.5 or earlier, especially where the application is reachable over untrusted networks or the internet without additional access controls.
Exploitation context
The provided data does not show CISA KEV listing or active exploitation. The practical risk is reconnaissance: exposed names and facility details could support social engineering, credential attacks, or targeting of laboratory operations.
Researcher notes
Evidence is limited to the CVE record and Rapid7 reference. The bundle identifies the weakness as CWE-284 and describes enumeration impact, but does not provide detailed fixed-version information or independent exploitation evidence.
Mitigation direction
- Inventory all C4G BLIS deployments and confirm running versions.
- Review vendor or Rapid7 guidance for the fixed release path.
- Upgrade affected BLIS systems according to vendor instructions.
- Restrict unauthenticated network access to BLIS where possible.
- Monitor for unusual unauthenticated requests to user or facility-related pages.
Validation and detection
- Confirm whether any BLIS instance is version 3.5 or earlier.
- Verify unauthenticated users cannot view usernames or facility names.
- Retest access control after applying vendor fixes or upgrades.
- Review web logs for repeated unauthenticated enumeration behavior.
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-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookupCVE-2019-5643 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
- 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
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://blog.rapid7.com/2019/09/10/r7-2019-09-cve-2019-5617-cve-2019-5643-cve-2019-5644-c4g-blis-authentication-and-authorization-vulnerabilities-fixed/CVE reference · x_refsource_MISC
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.
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
