LiveActive security incident?Get immediate response
CVE Record

CVE-2020-8340: A cross-site scripting (XSS) vulnerability was discovered in the legacy IBM and Lenovo System x IMM2 (Integ...

A cross-site scripting (XSS) vulnerability was discovered in the legacy IBM and Lenovo System x IMM2 (Integrated Management Module 2), prior to version 5.60, embedded Baseboard Management Controller (BMC) web interface during an internal security review. This vulnerability could allow JavaScript code to be executed in the user's web browser if the user is convinced to visit a crafted URL, possibly through phishing. Successful exploitation requires specific knowledge about the user’s network to be included in the crafted URL. Impact is limited to the normal access restrictions and permissions of the user clicking the crafted URL, and subject to the user being able to connect to and already being authenticated to IMM2 or other systems. The JavaScript code is not executed on IMM2 itself.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-8340 is a medium-severity XSS issue in legacy IBM and Lenovo System x IMM2 BMC web interfaces before version 5.60. An attacker would need to trick an authenticated user into opening a crafted URL. The injected JavaScript runs in the user’s browser, not on the BMC itself.

Executive priority

Treat this as a practical legacy infrastructure risk, not an emergency. Prioritize systems where BMC access is broadly reachable or administrator accounts have sensitive privileges, because compromise would ride on an authenticated user’s browser session.

Technical view

The vulnerability is CWE-79 cross-site scripting in the IMM2 embedded BMC web interface. CVSS 3.1 score is 6.3. Exploitation requires user interaction and specific network knowledge, with impact limited by the authenticated user’s normal access and permissions.

Likely exposure

Exposure is most likely in organizations still operating listed Lenovo System x models or IBM System x IMM2 firmware below version 5.60, especially where BMC web interfaces are reachable by administrator workstations.

Exploitation context

The provided sources do not show KEV listing or active exploitation. The described attack path depends on phishing or similar social engineering, an authenticated IMM2 user, and the user’s ability to reach the affected interface.

Researcher notes

Evidence is limited to CVE data and Lenovo’s advisory reference. Do not assume unauthenticated BMC compromise: the source states JavaScript executes in the browser and remains subject to the clicked user’s access restrictions.

Mitigation direction

  • Review Lenovo advisory LEN-44717 for the affected model and firmware guidance.
  • Update affected IMM2 firmware to version 5.60 or later where applicable.
  • Restrict IMM2 web access to trusted management networks and administrators.
  • Warn administrators not to open unexpected IMM2 links while authenticated.
  • Prioritize remediation for BMCs reachable from broad internal networks.

Validation and detection

  • Inventory IBM and Lenovo System x servers using IMM2 firmware.
  • Confirm whether IMM2 firmware is below version 5.60.
  • Map which users and workstations can reach IMM2 web interfaces.
  • Check whether affected BMCs are exposed beyond management networks.
  • Verify remediation against Lenovo’s advisory for each machine type.
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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-8340 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
6.3 (3.1)
Known Exploited
No
Published

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

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
6.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L2.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
LenovoSystem x IMM2 firmware for: x240, Machine Types: 7162, 2588; x440, Machine Type 7167, 2590 ; x3750 M4, Machine Type: 8753 ; x3250 M6, Machine type 3633, 3943 ; nx360 M5, Machine type 5465, 5467 ; x280/x480/x880 X6 , Machine Type 7196, 4258 ; x3850 X6 and x3950 X6, Machine type 6241 ; x3550 M5, Machine Type 5463, 8869 ; x3650 M5, Machine Type 5462, 8871; x3500 M5, Machine Type 5464, 5478unspecifiedListed
LenovoSystem x IMM2 firmware for x240 M5, Machine Types: 9532, 2591unspecifiedListed
IBMSystem x IMM2 firmwareunspecifiedListed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.