Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-549 (口令域未进行输入隐藏) — Vulnerability Class 13

13 vulnerabilities classified as CWE-549 (口令域未进行输入隐藏). AI Chinese analysis included.

CWE-549 represents a critical input validation weakness where software fails to obscure password characters during user entry, leaving sensitive credentials visible in plain text. This vulnerability is typically exploited through shoulder surfing or local screen capture attacks, allowing malicious actors to visually observe or record authentication details as they are typed. By exposing passwords to casual onlookers or nearby surveillance, the attack surface expands significantly without requiring complex technical intrusion. Developers can effectively mitigate this risk by implementing standard UI security practices, specifically configuring input fields to display masked characters such as asterisks or dots. Ensuring that password fields utilize appropriate type attributes or masking libraries prevents visual exposure, thereby safeguarding user credentials against immediate visual observation and maintaining the confidentiality of the authentication process.

MITRE CWE Description
The product does not mask passwords during entry, increasing the potential for attackers to observe and capture passwords.
Common Consequences (1)
Access Control Bypass Protection Mechanism
Mitigations (1)
Implementation, Requirements Recommendations include requiring all password fields in your web application be masked to prevent other users from seeing this information.
CVE ID Title CVSS Severity Published
CVE-2026-3314 Missing Password Masking in Hitachi Infrastructure Analytics Advisor, Hitachi Ops Center Analyzer and Hitachi Ops Center Analyzer viewpoint — Hitachi Ops Center Analyzer 4.6 Medium 2026-05-26
CVE-2025-13175 Insecure Password Storage in Y Soft SafeQ 6 — SafeQ 6 4.9AI Medium AI 2026-01-14
CVE-2025-42904 Information Disclosure vulnerability in Application Server ABAP — Application Server ABAP 6.5 Medium 2025-12-09
CVE-2025-64170 sudo-rs: Partial password reveal is possible after timeout — sudo-rs 3.8 Low 2025-11-12
CVE-2025-4526 Dígitro NGC Explorer Configuration missing password field masking — NGC Explorer 4.3 Medium 2025-05-11
CVE-2025-0148 Zoom Jenkins Marketplace plugin - Missing Password Field Masking — Zoom Jenkins Marketplace plugin 2.6 Low 2025-02-03
CVE-2024-10122 Topdata Inner Rep Plus WebServer Operator Details Form InnerRepPlus.html missing password field masking — Inner Rep Plus WebServer 2.7 Low 2024-10-18
CVE-2023-49106 Missing Password Field Masking Vulnerability in Hitachi Device Manager — Hitachi Device Manager 4.6 Medium 2024-01-16
CVE-2023-2062 Information Disclosure vulnerability in EtherNet/IP Configuration tools — EtherNet/IP Configuration tool for RJ71EIP91 SW1DNN-EIPCT-BD 6.2 Medium 2023-06-02
CVE-2023-1763 Canon IJ Network Tool 安全漏洞 — Canon IJ NW Tool 6.5 Medium 2023-05-17
CVE-2022-20914 Cisco Identity Services Engine Sensitive Information Disclosure Vulnerability — Cisco Identity Services Engine Software 4.9 Medium 2022-08-10
CVE-2022-1342 Devolutions Remote Desktop Manager 安全漏洞 — Remote Desktop Manager 4.6 - 2022-06-15
CVE-2022-22550 Dell Technologies Dell PowerScale OneFS 安全漏洞 — PowerScale OneFS 6.7 Medium 2022-04-12

Vulnerabilities classified as CWE-549 (口令域未进行输入隐藏) represent 13 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.