This page is experimental and may change significantly in future releases.
Trusting HTTP Permission Methods on the Server Side
Properties
id: d3f:CWE-650
- name
- Trusting HTTP Permission Methods on the Server Side
- definition
- The server contains a protection mechanism that assumes that any URI that is accessed using HTTP GET will not cause a state change to the associated resource. This might allow attackers to bypass intended access restrictions and conduct resource modification and deletion attacks, since some applications allow GET to modify state.
Neighbors
CWE-650 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-650 has no related weaknesses in this release.