This page is experimental and may change significantly in future releases.
Regular Expression without Anchors
Properties
id: d3f:CWE-777
- name
- Regular Expression without Anchors
- definition
- The product uses a regular expression to perform neutralization, but the regular expression is not anchored and may allow malicious or malformed data to slip through.
Neighbors
CWE-777 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-777 has no related weaknesses in this release.