InjectedTest/JellyTestSuiteBuilder
improperly determines whether an escape-by-default
Jelly XML PI exists
#784
Labels
JellyTestSuiteBuilder
improperly determines whether an escape-by-default
Jelly XML PI exists
#784
jenkins-test-harness/src/main/java/org/jvnet/hudson/test/JellyTestSuiteBuilder.java
Line 105 in 0622967
InjectedTest
that doesn't actually affect Jelly behavior. See jenkinsci/android-emulator-plugin#207 for an example.Since https://www.jenkins.io/blog/2018/10/10/security-updates/ this isn't letting a potential vulnerability slip through, as the only effect is potentially not disabling
escape-by-default
, but might still make for awkward to detect unexpected escaping behavior.The text was updated successfully, but these errors were encountered: