BaseIncomplete
CWE-523Unprotected Transport of Credentials
Category: auth
Description
Login pages do not use adequate measures to protect the user name and password while they are in transit from the client to the server.
Common consequences· 1
- Access Control — Gain Privileges or Assume Identity
Potential mitigations· 1
- [Operation, System Configuration]Enforce SSL use for the login page or any page used to transmit user credentials or other sensitive information. Even if the entire site does not use SSL, it MUST use SSL for login. Additionally, to help prevent phishing attacks, make sure that SSL serves the login page. SSL allows the user to verify the identity of the server to which they are connecting. If the SSL serves login page, the user can be certain they are talking to the proper end system. A phishing attack would typically redirect a user to a site that does not have a valid trusted server certificate issued from an authorized supplier.
Related CAPEC attack patterns· 1
References
Exploits (incoming)1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| AttackPattern | Session Sidejackingcapec-102 | 100% | live |
(incoming)2
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-57800cve-2025-57800 | 0% | live |
| Vulnerability | CVE-2025-64309cve-2025-64309 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.