Deny localhost requests on fogbugz importer
Fogbugz importer controller is not validating the URI param received to do the import. This is a blind SSRF security fail. To fix it a validation on the URI param was added not allowing the import to perform when receiving localhost URIs.
Showing
Please register or sign in to comment