LiveActive security incident?Get immediate response
CVE Record

CVE-2024-51454: IBM Engineering Lifecycle Management - Engineering Workflow Management is impacted by vulnerabilities Host Header Injection observed

IBM Engineering Workflow Management 7.0.2 through 7.0.2 Interim Fix 035, 7.0.3 through 7.0.3 Interim Fix 017, and 7.1 through 7.1 Interim Fix 004 is vulnerable to HTTP header injection, caused by improper validation of input by the HOST headers. This could allow an attacker to conduct various attacks against the vulnerable system, including cross-site scripting, cache poisoning or session hijacking.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

IBM Engineering Workflow Management can trust a malicious Host header where it should validate it. An attacker reaching the application could abuse that weakness to influence links or responses, potentially supporting cross-site scripting, cache poisoning, or session hijacking.

Executive priority

Treat this as a moderate-priority application security fix. It is not described as actively exploited, but unauthenticated network reachability and session-related impact make exposed engineering workflow systems worth prompt patch planning.

Technical view

CVE-2024-51454 is HTTP Host header injection in IBM Engineering Workflow Management caused by improper Host header input validation. IBM lists affected 7.0.2 through IF035, 7.0.3 through IF017, and 7.1 through IF004. CVSS 3.1 is 6.5: network reachable, low complexity, no privileges, no user interaction, with low confidentiality and integrity impact.

Likely exposure

Exposure is most likely where IBM Engineering Workflow Management 7.0.2, 7.0.3, or 7.1 instances are reachable by users or external networks. Internet-facing deployments deserve faster review because exploitation requires network access but no authentication.

Exploitation context

The provided sources do not show known active exploitation, and the CVE is not listed as KEV in the source bundle. The described impact is abuse of Host header handling to support secondary attacks such as XSS, cache poisoning, or session hijacking.

Researcher notes

Evidence is limited to the CVE record and IBM advisory reference in the bundle. Do not assume other IBM Engineering Lifecycle Management products are affected unless IBM lists them. Focus validation on Host header handling and affected EWM fix levels.

Mitigation direction

  • Inventory IBM Engineering Workflow Management deployments and record version plus interim fix level.
  • Review IBM advisory 7276371 for the vendor-provided fix for each affected release train.
  • Prioritize remediation for internet-facing or partner-accessible EWM instances.
  • Monitor IBM support guidance for superseding interim fixes or additional workarounds.

Validation and detection

  • Confirm installed EWM versions against the affected 7.0.2, 7.0.3, and 7.1 ranges.
  • Verify the installed fix level matches IBM advisory guidance after remediation.
  • Review web and proxy logs for abnormal Host header values targeting EWM.
  • Ensure vulnerability scans identify CVE-2024-51454 on relevant IBM EWM CPEs.
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 · low confidence lookup

CWE-644: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2024-51454 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

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.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N3.92.5ibm

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2024-51454Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
IBMEngineering Workflow Management7.0.2, 7.0.3, 7.1Listed
Weakness

CWE details

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

CWE-644 · source CWE mapping

Improper Neutralization of HTTP Headers for Scripting Syntax

Improper Neutralization of HTTP Headers for Scripting Syntax represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.