LiveActive security incident?Get immediate response
CVE Record

CVE-2020-8339: A cross-site scripting inclusion (XSSI) vulnerability was reported in the legacy IBM BladeCenter Advanced M...

A cross-site scripting inclusion (XSSI) vulnerability was reported in the legacy IBM BladeCenter Advanced Management Module (AMM) web interface prior to version 3.68n [BPET68N]. This vulnerability could allow an authenticated user's AMM credentials to be disclosed if the user is convinced to visit a malicious web site, possibly through phishing. Successful exploitation requires specific knowledge about the user’s network to be included in the malicious web site. Impact is limited to the normal access restrictions of the user visiting the malicious web site, and subject to the user being logged into AMM, being able to connect to both AMM and the malicious web site while the web browser is open, and using a web browser that does not inherently protect against this class of attack. The JavaScript code is not executed on AMM itself.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This affects the legacy IBM BladeCenter AMM web interface before firmware 3.68n [BPET68N]. If a logged-in AMM user is tricked into visiting a malicious site, their AMM credentials could be disclosed under specific network and browser conditions.

Executive priority

Treat as a moderate legacy infrastructure risk. It is not described as actively exploited, but credential disclosure on management hardware can create business impact if outdated AMM systems remain in use.

Technical view

The issue is an XSSI vulnerability tied to credential exposure, mapped to CWE-522, with CVSS 3.1 score 4.3. The malicious JavaScript is not executed on AMM itself. Exploitation depends on user interaction, AMM session state, browser behavior, and attacker knowledge of the user network.

Likely exposure

Exposure is mainly organizations still operating legacy IBM BladeCenter systems with AMM firmware earlier than 3.68n [BPET68N], especially where administrators browse external sites while authenticated to AMM.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. The attack requires phishing or similar user interaction, a logged-in AMM session, connectivity to both AMM and the malicious site, and specific network knowledge.

Researcher notes

Evidence is limited to the CVE record and Lenovo advisory reference. The described impact is credential disclosure through XSSI, constrained by user session state, browser behavior, and network reachability. Do not assume broader product impact beyond BladeCenter AMM firmware.

Mitigation direction

  • Upgrade AMM firmware to version 3.68n [BPET68N] or later.
  • Review Lenovo advisory LEN-38385 for vendor-specific remediation guidance.
  • Restrict AMM access to trusted management networks.
  • Avoid browsing external sites while authenticated to AMM.
  • Use browsers with protections against this attack class where possible.

Validation and detection

  • Inventory IBM BladeCenter AMM deployments and record firmware versions.
  • Confirm whether any AMM firmware is earlier than 3.68n [BPET68N].
  • Verify AMM is reachable only from intended management networks.
  • Review administrator workflows for simultaneous AMM and external web browsing.
  • Check whether affected users rely on unsupported or weakly protected browsers.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

CWE-522: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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 lookup
cve · low confidence lookup

CVE-2020-8339 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2020-8339Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
IBMBladeCenter AMM firmwareunspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-522 · source CWE mapping

Insufficiently Protected Credentials

Insufficiently Protected Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.