Skip to content

docs: clarify text/template threat model and SSTI risks (#73)#112

Open
MRX-72 wants to merge 1 commit into
OWASP:masterfrom
MRX-72:clarify-template-xss-73
Open

docs: clarify text/template threat model and SSTI risks (#73)#112
MRX-72 wants to merge 1 commit into
OWASP:masterfrom
MRX-72:clarify-template-xss-73

Conversation

@MRX-72

@MRX-72 MRX-72 commented Jun 19, 2026

Copy link
Copy Markdown

This PR resolves #73 by clarifying the difference in threat models between text/template and html/template, emphasizing the risk of Server-Side Template Injection (SSTI) if user data is utilized to construct a template source string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XSS Section is good, but clarify text/template

1 participant