CWE-1393Use of Default Password

PUBLISHEDweakness record
released 2022-10-13 · last modified 2025-12-11

Metadata

CWE ID:
CWE-1393
摘要:
Base
结构:
Simple
状态:
Incomplete
发布日期:
2022-10-13
更新日期:
2025-12-11

名称

Use of Default Password

描述

The product uses default passwords for potentially critical functionality.

It is common practice for products to be designed to use default passwords for authentication. The rationale is to simplify the manufacturing process or the system administrator's task of installation and deployment into an enterprise. However, if admins do not change the defaults, then it makes it easier for attackers to quickly bypass authentication across multiple organizations. There are many lists of default passwords and default-password scanning tools that are easily available from the World Wide Web.

常见后果

范围:
Authentication
影响:
Gain Privileges or Assume Identity

相关 CWE