This page is experimental and may change significantly in future releases.
Use of Client-Side Authentication
Properties
id: d3f:CWE-603
- name
- Use of Client-Side Authentication
- definition
- A client/server product performs authentication within client code but not in server code, allowing server-side authentication to be bypassed via a modified client that omits the authentication check.
Neighbors
CWE-603 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-603 has no related weaknesses in this release.