VYPR
Unrated severityNVD Advisory· Published Jun 10, 2022· Updated Sep 16, 2024

CVE-2022-22479

CVE-2022-22479

Description

IBM Spectrum Copy Data Management 2.2.0.0through 2.2.15.0 is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts. IBM X-Force ID: 225887.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

IBM Spectrum Copy Data Management 2.2.0.0 through 2.2.15.0 is vulnerable to CSRF, allowing an attacker to execute unauthorized actions on behalf of an authenticated user.

Vulnerability

IBM Spectrum Copy Data Management versions 2.2.0.0 through 2.2.15.0 are vulnerable to cross-site request forgery (CSRF). This vulnerability arises due to insufficient validation of HTTP requests, allowing an attacker to trick an authenticated user into executing malicious actions without their consent. No special configuration is required for the code path to be reachable; the CSRF issue exists in the web interface's handling of requests.

Exploitation

An attacker must craft a malicious request that mimics a legitimate administrative action (e.g., changing settings or modifying data) and deliver it to an authenticated user via social engineering (e.g., a link in an email or a malicious webpage). If the user's browser sends the attacker's forged request along with their session cookie, the server processes it as if it were a legitimate request. The attacker does not need authentication themselves, as they rely on the victim's active session [1].

Impact

A successful CSRF attack allows the attacker to execute malicious and unauthorized actions within the context of the victim's authenticated session. This could lead to unauthorized changes to system configurations, data manipulation, or further privilege escalation. The specific impact depends on the privileges of the victim, but it undermines the integrity of the application's operations [1].

Mitigation

IBM has released a fix for this vulnerability. Users should apply the fix by upgrading to IBM Spectrum Copy Data Management version 2.2.17.0 or later, as indicated in the security bulletin [1]. There are no known workarounds; upgrading is the recommended mitigation.

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.