Skip to content

[3.33] Server-Side Template Injection (SSTI) vulnerability in ReflectionValueResolver of the Quarkus Qute template engine - #56337

Open
jmartisk wants to merge 2 commits into
quarkusio:3.33from
jmartisk:3.33-qute
Open

[3.33] Server-Side Template Injection (SSTI) vulnerability in ReflectionValueResolver of the Quarkus Qute template engine#56337
jmartisk wants to merge 2 commits into
quarkusio:3.33from
jmartisk:3.33-qute

Conversation

@jmartisk

@jmartisk jmartisk commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

…tionValueResolver

- exclude the {#eval} section from the set of default sections; a user can register the {#eval} section manually
- modify the ReflectionValueResolver.isMethodCandidate() to ignore methods declared on java.lang.Class, ClassLoader,
 java.lang.Object, or any class from the java.lang.reflect package
@jmartisk
jmartisk requested review from a team and mkouba September 1, 2026 07:25
@quarkus-bot

quarkus-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

Thanks for your pull request!

Your pull request does not follow our editorial rules. Could you have a look?

  • description should not be empty, describe your intent or provide links to the issues this PR is fixing (using Fixes #NNNNN) or changelogs

This message is automatically generated by a bot.

@quarkus-bot

quarkus-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

/cc @aloubyansky (3.33), @gsmet (3.33), @rsvoboda (3.33)

@quarkus-bot quarkus-bot Bot added area/codestarts area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/platform Issues related to definition and interaction with Quarkus Platform labels Sep 1, 2026
@quarkus-bot

quarkus-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 44bb444.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

🎊 PR Preview 42e932e has been successfully built and deployed to https://quarkus-pr-main-56337-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

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

Labels

area/codestarts area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/platform Issues related to definition and interaction with Quarkus Platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants