This page is experimental and may change significantly in future releases.
PHP External Variable Modification
Properties
id: d3f:CWE-473
- name
- PHP External Variable Modification
- definition
- A PHP application does not properly protect against the modification of variables from external sources, such as query parameters or cookies. This can expose the application to numerous weaknesses that would not exist otherwise.
Neighbors
CWE-473 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-473 has no related weaknesses in this release.