Cyber Resilience

CVE-2023-0356

Socomec Net Vision ≤ 7.20

Published
26 January 2023
Modified
21 November 2024
CVSS Score v3.1 5.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
EPSS Score 0.0047 38th percentile
Risk Priority 45 floored blend · peak EPSS

Summary

CVE-2023-0356 is a medium-severity Weak Encoding for Password (CWE-261) vulnerability in Socomec Net Vision. Its CVSS base score is 5.7 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 38th 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

SOCOMEC MODULYS GP Netvision versions 7.20 and prior lack strong encryption for credentials on HTTP connections, which could result in threat actors obtaining sensitive information.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
T1552.006 Group Policy Preferences Credential Access
Adversaries may attempt to find unsecured credentials in Group Policy Preferences (GPP).
T1552.001 Credentials In Files Credential Access
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
T1552.002 Credentials in Registry Credential Access
Adversaries may search the Registry on compromised systems for insecurely stored credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-41965Same product: Socomec Modulys Gp
CVE-2023-39452Same product: Socomec Modulys Gp
CVE-2023-41084Same product: Socomec Modulys Gp
CVE-2023-38255Same product: Socomec Modulys Gp
CVE-2023-39446Same product: Socomec Modulys Gp
CVE-2023-38582Same product: Socomec Modulys Gp
CVE-2023-40221Same product: Socomec Modulys Gp
CVE-2024-5434Shared CWE-261
CVE-2025-2862Shared CWE-261
CVE-2025-26401Shared CWE-261

Affected Assets

socomec
net vision
≤ 7.20

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 4 hardening rules · 1 OS baseline
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.DS-01 mostly match
prevents

Proper cryptographic hashing for data-at-rest directly prevents trivial password encoding while the control addresses broader data protection needs.

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

Requires appropriate use of cryptography, indirectly discouraging weak encoding schemes.

degrades

Requires secure handling and protection of authentication information, directly addressing weak password encoding.

prevents

Enforces secure coding practices that would reject trivial password encoding.

degrades

Mandates secure authentication mechanisms, which precludes trivial encoding of passwords.

References