IBM Sterling B2B Integrator
CVE-2015-7450
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
Serialized-object interfaces in certain IBM analytics, business solutions, cognitive, IT infrastructure, and mobile and social products allow remote attackers to execute arbitrary commands via a crafted serialized Java object, related to the InvokerTransformer class in the Apache Commons Collections library.
AnalysisAI
Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenticated network attackers to execute arbitrary commands by sending malicious serialized Java objects exploiting the Apache Commons Collections InvokerTransformer class. This vulnerability is confirmed actively exploited in the wild per CISA KEV, with public exploit code available (Exploit-DB 41613) and an exceptionally high EPSS score of 93.49%, indicating near-certain exploitation probability. Affected products include Sterling B2B Integrator 5.2, Sterling Integrator 5.1, and Tivoli Common Reporting versions 2.1 through 3.1.2.1.
Technical ContextAI
This vulnerability exploits unsafe Java object deserialization (CWE-502) in applications using vulnerable versions of Apache Commons Collections 3.x. The InvokerTransformer class allows attackers to construct serialized objects that, when deserialized by the application, invoke arbitrary methods through reflection. IBM products expose serialized-object interfaces (likely JMX, RMI, or HTTP endpoints accepting serialized data) without proper input validation. The CPE data identifies specific affected versions: Sterling B2B Integrator 5.2.x, Sterling Integrator 5.1.x, and Tivoli Common Reporting 2.1.x through 3.1.2.1. The root cause is the inherently dangerous design of InvokerTransformer combined with application acceptance of untrusted serialized input, enabling gadget chain construction that achieves code execution.
RemediationAI
Apply vendor-released patches immediately per IBM Security Bulletins swg21970575, swg21971342, swg21971376, swg21971758, and swg21972799, which provide specific fix versions for each affected product line (exact patched versions are documented in the individual bulletins linked in references). If immediate patching is infeasible, implement network segmentation to restrict access to serialization endpoints to trusted IP ranges only, disable or remove JMX/RMI remote access if not operationally required (note: this may break monitoring/management tools), and deploy intrusion prevention signatures targeting known Commons Collections deserialization payloads (available from major IPS vendors post-2015). Given confirmed active exploitation, workarounds provide minimal protection-prioritize emergency patching within 24-48 hours for internet-exposed instances and within one week for internal systems.
Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m
Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent
Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug
JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up
Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up
The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow
Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla
The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during
Spring Data Commons, versions prior to 1.13 to 1.13.10, 2.0 to 2.0.5, and older unsupported versions, contain a property
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today