Cyber Resilience

CVE-2023-42011

Ibm Sterling B2B Integrator 6.1 … 6.2

Published
27 June 2024
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 4.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
EPSS Score 0.0022 13th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2023-42011 is a medium-severity Improper Restriction of Rendered UI Layers or Frames (CWE-1021) vulnerability in Ibm Sterling B2B Integrator. Its CVSS base score is 4.3 (Medium).

Operationally, ranked at the 13th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM Sterling B2B Integrator Standard Edition 6.1 and 6.2 does not restrict or incorrectly restricts frame objects or UI layers that belong to another application or domain, which can lead to user confusion about which interface the user is interacting…

more

with. IBM X-Force ID: 265508.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-50309Same product: Ibm Sterling B2B Integrator
CVE-2024-31913Same product: Ibm Sterling B2B Integrator
CVE-2023-38739Same product: Ibm Sterling B2B Integrator
CVE-2024-22357Same product: Ibm Sterling B2B Integrator
CVE-2024-45089Same product: Ibm Sterling B2B Integrator
CVE-2024-56338Same product: Ibm Sterling B2B Integrator
CVE-2024-49807Same product: Ibm Sterling B2B Integrator
CVE-2023-50307Same product: Ibm Sterling B2B Integrator
CVE-2023-45186Same product: Ibm Sterling B2B Integrator
CVE-2023-42014Same product: Ibm Sterling B2B Integrator

Affected Assets

ibm
sterling b2b integrator
6.1, 6.2

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require implementing frame-ancestors / X-Frame-Options controls that prevent this weakness.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing can detect missing frame protections, but does not itself implement the control.

degrades

Web filtering can block or sandbox untrusted frames, but does not enforce application-level frame-busting or CSP.

prevents

Application security requirements can mandate frame-ancestors / X-Frame-Options, directly addressing UI redressing risks.

prevents

Secure architecture principles include isolation of UI layers and proper use of browser security controls.

prevents

Secure coding practices directly require implementation of frame-busting headers or CSP frame-ancestors directives.

References