You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AppScan DAST scan should show secure "X-XSS-Protection" header
Actual behaviour
AppScan DAST scan shows Missing or insecure "X-XSS-Protection" header
Steps to reproduce the behavior
AppScan DAST scans for Stratos URL https://ui.169.53.186.50.nip.io. AppScan detected that the X-XSS-Protection response header is missing or with an insecure value, which may allow Cross-Site Scripting attacks
Log output covering before error and any error statements
Stratos Version
4.4.0
Frontend Deployment type
Backend (Jet Stream) Deployment type
Expected behaviour
AppScan DAST scan should show secure "X-XSS-Protection" header
Actual behaviour
AppScan DAST scan shows Missing or insecure "X-XSS-Protection" header
Steps to reproduce the behavior
AppScan DAST scans for Stratos URL https://ui.169.53.186.50.nip.io. AppScan detected that the X-XSS-Protection response header is missing or with an insecure value, which may allow Cross-Site Scripting attacks
Log output covering before error and any error statements
Detailed Description
Config your server to use the "X-XSS-Protection" header with value '1' (enabled)
Context
Possible Implementation
The text was updated successfully, but these errors were encountered: