This page is experimental and may change significantly in future releases.
Improper Neutralization of Special Elements Used in a Template Engine
Properties
id: d3f:CWE-1336
- name
- Improper Neutralization of Special Elements Used in a Template Engine
- definition
- The product uses a template engine to insert or process externally-influenced input, but it does not neutralize or incorrectly neutralizes special elements or syntax that can be interpreted as template expressions or other code directives when processed by the engine.
- synonyms
- Server-Side Template Injection / SSTI
- synonyms
- Client-Side Template Injection / CSTI
Neighbors
CWE-1336 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1336 has no related weaknesses in this release.