Skip to content

Fixes pentest issue DG25-8: Server-Side Template Injection (SSTI) from 2025-09-02#1511

Merged
moubctez merged 1 commit intorelease/1.5-alphafrom
avoid_getenv_in_tera
Sep 5, 2025
Merged

Fixes pentest issue DG25-8: Server-Side Template Injection (SSTI) from 2025-09-02#1511
moubctez merged 1 commit intorelease/1.5-alphafrom
avoid_getenv_in_tera

Conversation

@moubctez
Copy link
Copy Markdown
Contributor

@moubctez moubctez commented Sep 5, 2025

This pull request fixes vulnerability from penetration tests done by our security team on 2025.09.03:

Tera's function get_env() can be exploited to obtain information from environment variables. See Keats/tera#677 for details.

Closes #1512

@moubctez moubctez changed the title Fixes pentest issue DG25-8: Server-Side Template Injection (SSTI) Fixes pentest issue DG25-8: Server-Side Template Injection (SSTI) from 2025-09-02 Sep 5, 2025
@moubctez moubctez merged commit 53222bd into release/1.5-alpha Sep 5, 2025
1 check passed
@moubctez moubctez deleted the avoid_getenv_in_tera branch September 5, 2025 10:45
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.

2 participants