CVE-2019-6159
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA stored cross-site scripting (XSS) vulnerability exists in various firmware versions of the legacy IBM System x IMM (IMM v1) embedded Baseboard Management Controller (BMC). This vulnerability could allow an unauthenticated user to cause JavaScript code to be stored in the IMM log which may then be executed in the user's web browser when IMM log records containing the JavaScript code are viewed. The JavaScript code is not executed on IMM itself. The later IMM2 (IMM v2) is not affected.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceA stored cross-site scripting (XSS) vulnerability exists in IBM System x IMM v1 embedded Baseboard Management Controller firmware. An unauthenticated attacker can inject malicious JavaScript code into the IMM log, which executes in the victim's browser when viewing the log entries.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE dataall versionsall versionsall versionsall versionsall versionsall versionsall versionsall versionsCVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- Required
- Scope
- Changed
- Confidentiality
- Low
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the server modelRun 'dmidecode -s system-product-name' or check system inventory to determine if the server is one of the affected models: Lenovo Bladecenter Hs22, Hs22v, Hx5, System X Idataplex Dx360 M2/M3, System X3400 M3, or System X3500 M2/M3Affected if The server model matches one of the listed affected products
-
Check IMM firmware versionAccess the IMM web interface or run 'ipmitool -I lanplus -H <BMC_IP> -U ADMIN -P ADMIN raw command' to retrieve the IMM firmware version. Compare against the affected version rangeAffected if IMM v1 firmware is installed (all versions of the listed products are affected)
-
Verify IMM web management interface is enabledCheck if the IMM web interface is accessible by navigating to https://<BMC_IP> or running 'nmap -p 443,80 <BMC_IP>' to detect if web services are running on the BMCAffected if The IMM web interface is accessible and enabled, allowing log viewing via browser
-
Inspect IMM logs for suspicious contentAccess the IMM web interface, navigate to the 'Event Log' or 'System Log' section. Look for unexpected JavaScript tags, script elements, or encoded content in log entries that was not generated by normal system eventsAffected if Log entries contain unescaped HTML, JavaScript, or script tags that could execute in a browser
If the server is one of the affected Lenovo models with IMM v1 firmware, the IMM web interface is enabled, and the logs contain executable script content, the environment is vulnerable to CVE-2019-6159.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
From vendor dataApply available IBM firmware updates for IMM v1; if no patch exists, restrict network access to the BMC interface and disable remote web management or implement compensating controls such as browser-based filtering of log content.
- Consultation6.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,048.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2019-6159 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2019-6159 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data