docusignapi - Security Issues with Docusign API -
we have developed app in salesforce uses docusign web service api (https://demo.docusign.net/api/3.0/dsapi.asmx development , https://www.docusign.net/api/3.0/dsapi.asmx production). found few vulnerabilities when did security scanning on both apis. used zap tool security scanning , revealed below vulnerabilities:
- x-frame-options header not set
- incomplete or no cache-control , pragma http header set
- web browser xss protection not enabled
- x-content-type-options header missing
can these issues fixed on web services or there document proves these false positive?
thanks
zap, automated scanners, @ finding common oversights , comparing applications best practices. unfortunately, fail consider larger scenario @ hand. setting correct x-headers right scenarios important protection against common attacks click-jacking , xss in client-server web flows, inform user's browser actions should permitted or not. attacks not relevant in server server api flow, however, these should considered false positives. thank bringing these our attention, however, docusign continuously investing in our platform's security , appreciate scrutiny.
Comments
Post a Comment