CVE-2013-2338
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 · uneditedUnspecified vulnerability on HP Integrated Lights-Out 3 (aka iLO3) cards with firmware before 1.57 and 4 (aka iLO4) cards with firmware before 1.22, when Single-Sign-On (SSO) is used, allows remote attackers to execute arbitrary code via unknown vectors.
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 confidenceHP Integrated Lights-Out 3 (iLO3) and iLO4 firmware before versions 1.57 and 1.22 respectively contain an unspecified vulnerability in the Single-Sign-On (SSO) functionality that allows remote unauthenticated attackers to execute arbitrary code. This critical flaw in the baseboard management controller (BMC) firmware enables complete compromise of affected servers over the network.
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<= 1.55= 1.00= 1.05= 1.20= 1.26= 1.28= 1.50<= 1.20= 1.11= 1.13CVSS 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
- Authentication
- None
- Confidentiality
- Complete
- Integrity
- Complete
- Availability
- Complete
AV:N/AC:L/Au:N/C:C/I:C/A:C
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 iLO firmware version via web interfaceLog into the iLO web interface (https://<ilo-ip>) and navigate to the Overview or Administration > Firmware section to view the firmware versionAffected if Version displayed is iLO3 <= 1.55, or iLO3 = 1.00/1.05/1.20/1.26/1.28/1.50, or iLO4 <= 1.20, or iLO4 = 1.11/1.13
-
Identify iLO firmware version via command lineUse the HP Lights-Out Configuration Utility (hponcfg) or the 'ilorest' command with 'ilorest login' followed by 'ilorest get Firmware' to retrieve the firmware version programmaticallyAffected if The reported firmware version falls within the affected ranges listed above
-
Confirm iLO model generationCheck whether the device is iLO3 or iLO4 by examining the firmware version string or the ILO web interface header - iLO3 versions typically start with 1.x while iLO4 versions start with 1.x as well but the hardware model differsAffected if The hardware is iLO3 or iLO4 and the version is in the affected list
-
Verify SSO functionality statusAccess iLO web interface > Security > Authentication > Single Sign-On settings, or use 'ilorest list /oauth/sso' to check if SSO is enabledAffected if Single Sign-On (SSO) is enabled on the affected firmware version - the vulnerability requires SSO to be active
The system is affected if it runs HP iLO3 firmware version 1.55 or below (including 1.00, 1.05, 1.20, 1.26, 1.28, 1.50) or iLO4 firmware version 1.20 or below (including 1.11, 1.13) AND has SSO functionality enabled.
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.
dbcve · scopedUpdate iLO3 firmware to version 1.57 or later and iLO4 firmware to version 1.22 or later. As an interim measure, disable the SSO functionality and ensure iLO management interfaces are not directly exposed to untrusted networks.
HP iLO3 firmware >= 1.57; HP iLO4 firmware >= 1.22
- 1. Identify the exact iLO firmware version currently installed on the affected server by accessing the iLO web interface or using the HPONCFG/ilorest CLI tools
- 2. For iLO3: Download firmware version 1.57 or later from HP's support site (h20564.www2.hp.com)
- 3. For iLO4: Download firmware version 1.22 or later from HP's support site (h20564.www2.hp.com)
- 4. Upload the firmware file through the iLO web interface under Administration > Firmware, or use HP Smart Update Manager (SUM) or HPONCFG for batch updates
- 5. Restart the iLO when prompted after firmware update completes
- 6. Verify the new firmware version is installed and confirm SSO configuration is still functional
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,120.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2013-2338 — 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-2013-2338 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