Cyber Resilience

CVE-2021-34744

Medium

Published: 06 October 2021

Published
06 October 2021
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 4.9 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0030 53.3th percentile
Risk Priority 10 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-34744 is a medium-severity Inclusion of Sensitive Information in Source Code (CWE-540) vulnerability in Cisco Business 220-8T-E-2G Firmware. Its CVSS base score is 4.9 (Medium).

Operationally, ranked in the top 46.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Multiple vulnerabilities in Cisco Business 220 Series Smart Switches firmware could allow an attacker with Administrator privileges to access sensitive login credentials or reconfigure the passwords on the user account. For more information about these vulnerabilities, see the Details section…

more

of this advisory.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

cisco
business 220-8t-e-2g firmware
≤ 1.2.0.6
cisco
business 220-8p-e-2g firmware
≤ 1.2.0.6
cisco
business 220-8fp-e-2g firmware
≤ 1.2.0.6
cisco
business 220-16t-2g firmware
≤ 1.2.0.6
cisco
business 220-16p-2g firmware
≤ 1.2.0.6
cisco
business 220-24t-4g firmware
≤ 1.2.0.6
cisco
business 220-24p-4g firmware
≤ 1.2.0.6
cisco
business 220-24fp-4g firmware
≤ 1.2.0.6
cisco
business 220-48t-4g firmware
≤ 1.2.0.6
cisco
business 220-48p-4g firmware
≤ 1.2.0.6
+6 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-798 CWE-540

Vetting reduces the chance a developer will deliberately insert hard-coded credentials as a backdoor or unauthorized access mechanism.

addresses: CWE-540 CWE-798

Prevents inclusion of sensitive information in source code and development artifacts through SDLC-wide OPSEC controls.

addresses: CWE-798

Enables users to notice when hard-coded credentials have been exploited for unauthorized access.

addresses: CWE-798

Security training explicitly warns against hard-coded credentials, lowering their use in systems.

addresses: CWE-798

Policy and procedures prohibit hard-coded credentials in favor of managed authentication.

addresses: CWE-798

External identity providers eliminate the need for hard-coded credentials in applications.

addresses: CWE-798

Changing default authenticators prior to first use and protecting content prevents use of hard-coded credentials.

addresses: CWE-540

Detection and removal of spilled information addresses cases where sensitive data was included in source code.

References