CWE-1336
Overview
- CWE ID
- 1336
- CWE Name
- Improper Neutralization of Special Elements Used in a Template Engine
- CWE Abstraction
- Base
- CWE structure
- Simple
- CWE Status
- Incomplete
Description
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 b
Extended Description
Related CWEs
CWE ID | View ID | Nature | Ordinal |
---|---|---|---|
94 | 1000 | ChildOf | Primary |