In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Chainguard
helm-operator
to version 1.39.2-r2 or higher.
Note: Versions mentioned in the description apply only to the upstream helm-operator
package and not the helm-operator
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. <math>, <svg>, etc contexts).