Cyber Resilience

CVE-2023-39439

Sap Commerce Hycom 2105 … 2205

Published
08 August 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 8.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0071 50th percentile
Risk Priority 65 floored blend · peak EPSS

Summary

CVE-2023-39439 is a high-severity Empty Password in Configuration File (CWE-258) vulnerability in Sap Commerce Hycom. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Valid Accounts (T1078); ranked in the top 50% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

SAP Commerce Cloud may accept an empty passphrase for user ID and passphrase authentication, allowing users to log into the system without a passphrase.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1078 Valid Accounts Stealth
Adversaries may obtain and abuse credentials of existing accounts as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.
T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
T1552.001 Credentials In Files Credential Access
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-37486Same product: Sap Commerce Cloud
CVE-2023-42481Same product: Sap Commerce Cloud
CVE-2024-33003Same product: Sap Commerce Cloud
CVE-2019-0344Same product: Sap Commerce Cloud
CVE-2026-24321Same product: Sap Commerce Cloud
CVE-2026-23684Same product: Sap Commerce Cloud
CVE-2025-4395Shared CWE-258
CVE-2024-28744Shared CWE-258
CVE-2024-4106Shared CWE-258
CVE-2025-9276Shared CWE-258

Affected Assets

sap
commerce cloud
2211
sap
commerce hycom
2105, 2205

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

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

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.AA-03 mostly match
prevents

Password-strength policy enforcement directly blocks empty passwords while authentication covers far more than credential storage.

PR.PS-01 mostly match
prevents

Hardened configuration baselines and reviews prevent empty-password settings, yet configuration management addresses many other settings beyond credentials.

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

Configuration management processes would normally detect and correct insecure empty-password settings.

prevents

Requires secure handling and protection of authentication credentials, directly addressing empty passwords in config files.

prevents

Secure development lifecycle includes controls that should prevent shipping empty passwords in configuration artifacts.

prevents

Secure coding standards explicitly forbid hard-coded or empty credentials.

prevents

Mandates secure authentication mechanisms, preventing use of empty or weak passwords.

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-248715 OL 8 must not allow blank or null passwords in the system-auth file. prevents CWE-258
  • V-248716 OL 8 must not allow blank or null passwords in the password-auth file. prevents CWE-258
Oracle Linux 9 (2 rules)
  • V-271634 OL 9 must not allow blank or null passwords. prevents CWE-258
  • V-271706 OL 9 SSHD must not allow blank passwords. prevents CWE-258
RHEL 7 (2 rules)
  • V-204424 The Red Hat Enterprise Linux operating system must not allow accounts configured with blank or null passwords. prevents CWE-258
  • V-204425 The Red Hat Enterprise Linux operating system must be configured so that the SSH daemon does not allow authentication using an empty password. prevents CWE-258

References