CVE-2017-12543
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 remote disclosure of information vulnerability in Moonshot Remote Console Administrator Prior to 2.50, iLO4 prior to v2.53, iLO3 prior to v1.89 and iLO2 prior to v2.30 was found.
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 · moderate confidenceThis is a remote information disclosure vulnerability in HPE iLO (Integrated Lights-Out) firmware versions and Moonshot Remote Console Administrator. An unauthenticated remote attacker could potentially access sensitive information through the management interface.
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 data< 2.50< 2.30< 1.89< 2.53CVSS 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
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/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 HPE iLO firmware version via web interfaceLog into the iLO web interface (typically at https://<server-ip>/ilo or https://<server-hostname>/) and navigate to the 'Administration' or 'Information' section to view the firmware version. The version is usually displayed as 'iLO X Firmware Version' where X is 2, 3, or 4.Affected if The displayed firmware version is below 2.30 for iLO2, below 1.89 for iLO3, or below 2.53 for iLO4.
-
Identify HPE iLO firmware version via command lineUse the HPE ilorest tool (ilorest) or hponcfg utility on the host server to query the iLO firmware version. Run 'ilorest login <iLO-ip> -u <username> -p <password> && ilorest get HPEFirmwareVersion' or check the output of 'hponcfg -g' for the firmware version.Affected if The reported firmware version is below 2.30 for iLO2, below 1.89 for iLO3, or below 2.53 for iLO4.
-
Check iLO firmware version via SNMPQuery the iLO interface via SNMP using an SNMP client. The firmware version is typically available under the SNMP OID for iLO firmware. Use 'snmpwalk -v2c -c <community> <iLO-ip> .1.3.6.1.4.1.232.9.2.2' or similar HPE iLO MIB tree to retrieve the firmware version.Affected if The SNMP response shows a version below 2.30 for iLO2, below 1.89 for iLO3, or below 2.53 for iLO4.
-
Identify Moonshot Remote Console Administrator versionCheck the installed version of Moonshot Remote Console Administrator on the system where it is installed. This can be done via the Windows 'Add or Remove Programs' list, the application's 'About' or 'Help' menu, or by checking the program's installation directory for version information.Affected if The installed version is below 2.50.
-
Confirm iLO model before version checkBefore comparing versions, confirm whether the system uses iLO2, iLO3, or iLO4. This is typically visible in the iLO web interface header, in the system information section, or via command line tools like ilorest which report the iLO generation. Different generations have different fixed version thresholds.Affected if The iLO generation (2, 3, or 4) is confirmed and the corresponding version is below the threshold listed in the affected versions.
Your environment is affected if HPE iLO firmware (any generation) or Moonshot Remote Console Administrator is present and the installed version falls below the minimum fixed version for that specific product.
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 data1.892.302.50
Update affected systems to iLO2 v2.30 or later, iLO3 v1.89 or later, iLO4 v2.53 or later, or Moonshot Remote Console Administrator v2.50 or later.
- Consultation2.0 h
- Implementation4.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,560.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2017-12543 — 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-2017-12543 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