This page is experimental and may change significantly in future releases.
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
Properties
id: d3f:CWE-80
- name
- Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
- definition
- The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.
Neighbors
CWE-80 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-80 has no related weaknesses in this release.