Skip to content

Clarification: 1.3.7 "Built" #3245

@ajayojha

Description

@ajayojha

Verify that the application protects against template injection attacks by not
allowing templates to be built based on untrusted input. Where there is no
alternative, any untrusted input being included dynamically during template
creation must be sanitized or strictly validated.

"built"
What does "built" mean? Many frameworks, templates are dynamic by nature.

"sanitized" or "validated"
Difficult to understand-- What is important and how -- is missing?

I think the sanitization should not be the primary defense in template engines, this is not same as HTML sanitization as far as I know and the requrement doesn't mention the insecure template engines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions