Open
Description
Lines 21 to 31 in 06b43e3
Filename: github.com/govwa/util/template.go
Line: 26
CWE: 346 (Origin Validation Error)
Not restricting access to web resources, opens it up for attackers to inadvertently access restricted resources. An application should always check the origin of a request to be coming from a trusted source, before serving it. Please restrict the allowed domains which can access this resource. References: CWE 346/nDon't know how to fix this? Don't know why this was reported?
Get Assistance from Veracode