Does sceProvider in AngularJS handle XSS vulnerabilities while file upload as well?

I have an application which needs to handle file upload for some business requirement. I want to prevent XSS vulnerabilities through file upload. Will it help if I enable sceProvider for the whole application?

Source: AngularJS



from Angular Questions https://angularquestions.com/2017/10/10/does-sceprovider-in-angularjs-handle-xss-vulnerabilities-while-file-upload-as-well/
via @lzomedia #developer #freelance #web #lzomedia.com

Comments

Popular posts from this blog

HTTP 401 Unable to create record Twillio PHP sdk 5.16 - development

ng-include of inline SVG does not display gradient except in Chrome

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development