CVE-2023-0356
Socomec Net Vision ≤ 7.20
Raw vector
CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:NSummary
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
- 🇪🇺 ENISA EUVD: EUVD-2023-12417
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
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
- 4 hardening rules · 1 OS baseline
—
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.
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.
Requires appropriate use of cryptography, indirectly discouraging weak encoding schemes.
Requires secure handling and protection of authentication information, directly addressing weak password encoding.
Enforces secure coding practices that would reject trivial password encoding.
Mandates secure authentication mechanisms, which precludes trivial encoding of passwords.