CWEVariantDraft0 recent CVEs

CWE-473PHP External Variable Modification

Description

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.

Common consequences

Potential mitigations

Related CWEs