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
argo-events
to version 1.9.7-r4 or higher.
Note: Versions mentioned in the description apply only to the upstream argo-events
package and not the argo-events
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.