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 applicationsThere is no fixed version for Centos:9
go-rpm-templates
.
Note: Versions mentioned in the description apply only to the upstream go-rpm-templates
package and not the go-rpm-templates
package as distributed by Centos
.
See How to fix?
for Centos:9
relevant fixed versions and status.
The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links, but both functions are susceptible to a TOCTOU (time of check/time of use) race condition where a portion of the path being walked is replaced with a symbolic link while the walk is in progress.