CORS origin False Positives
Almost all CORS misconfiguration notifications are false positive.
If you have checked “Access-Control-Allow-Origin: *”, you will get these false positives.
It needs to be set to “Access-Control-Allow-Credentials: true
Production Grade Technical Solutions | Data Encryption and Public Cloud Expert
Almost all CORS misconfiguration notifications are false positive.
If you have checked “Access-Control-Allow-Origin: *”, you will get these false positives.
It needs to be set to “Access-Control-Allow-Credentials: true
Leave a Reply