Cyber Resilience

CVE-2023-49722

Bosch Bcc101 Firmware 4.13.20 – 4.13.33

Published
09 January 2024
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 8.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
EPSS Score 0.0044 36th percentile
Risk Priority 61 floored blend · peak EPSS

Summary

CVE-2023-49722 is a high-severity Excessive Attack Surface (CWE-1125) vulnerability in Bosch Bcc101 Firmware. Its CVSS base score is 8.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 36th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to CM-7 (Least Functionality) and SC-25 (Thin Nodes) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Network port 8899 open in WiFi firmware of BCC101/BCC102/BCC50 products, that allows an attacker to connect to the device via same WiFi network.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-48260Same vendor: Bosch
CVE-2023-48253Same vendor: Bosch
CVE-2023-48261Same vendor: Bosch
CVE-2023-48246Same vendor: Bosch
CVE-2023-48242Same vendor: Bosch
CVE-2023-48249Same vendor: Bosch
CVE-2023-48258Same vendor: Bosch
CVE-2023-48259Same vendor: Bosch
CVE-2023-48243Same vendor: Bosch
CVE-2023-0435Shared CWE-1125

Affected Assets

bosch
bcc101 firmware
4.13.20 — 4.13.33
bosch
bcc102 firmware
4.13.20 — 4.13.33
bosch
bcc50 firmware
4.13.20 — 4.13.33

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 8 hardening rules · 4 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

Least Functionality directly limits the number of exposed interfaces and services, structurally preventing an excessive attack surface from being introduced.

Thin nodes enforce minimal functionality and storage, directly limiting the quantitative attack surface.

Least privilege reduces the privileges available through existing interfaces but does not remove the interfaces themselves.

Separating user and system functionality reduces reachable entry points and therefore shrinks the attack surface.

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 full match
prevents

Secure SDLC practices explicitly include attack-surface measurement and minimization during design and implementation.

PR.PS-01 mostly match
prevents

Hardened baselines and configuration management directly reduce unnecessary services, ports, and features that enlarge attack surface.

PR.PS-05 mostly match
prevents

Restricting execution to only permitted software prevents addition of extraneous components that increase attack surface.

ID.AM-05 partial match
prevents

Prioritization helps focus reduction efforts on high-value assets but does not itself limit the quantitative attack surface.

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.

prevents

Network segregation limits lateral exposure and therefore the effective attack surface.

prevents

Secure architecture principles explicitly call for minimizing the attack surface through least functionality.

prevents

Configuration management directly limits unnecessary services, ports and features that enlarge the attack surface.

mitigates

Network security controls (firewalls, segmentation, hardening) shrink the externally reachable attack surface.

mitigates

Restricting network services reduces exposed interfaces, though broader attack-surface decisions may still remain.

prevents

Secure SDLC practices include attack-surface reduction reviews during design and release.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (2 rules)
  • V-248823 OL 8 must not have the telnet-server package installed. prevents CWE-1125
  • V-248827 OL 8 must not have the rsh-server package installed. prevents CWE-1125
RHEL 7 (2 rules)
  • V-204502 The Red Hat Enterprise Linux operating system must not have the telnet-server package installed. prevents CWE-1125
  • V-204442 The Red Hat Enterprise Linux operating system must not have the rsh-server package installed. prevents CWE-1125
RHEL 8 (1 rule)
  • V-230487 RHEL 8 must not have the telnet-server package installed. prevents CWE-1125

References