Closed righettod closed 6 months ago
Thank you for your submission! We're in the process of reviewing your BCheck, and should either merge this or provide you with some feedback soon.
If there's anything else we can help with in the meantime, please let us know.
Hi @Hannah-PortSwigger
Thanks a lot for the feedback 😃
Have a nice day.
You are welcome 😃
Thanks a lot for the review and for this feature ❤️
Thanks a lot ❤️
Description
This PR propose a bcheck to detect invalid CORS configuration for credentialed requests.
Indeed, the server must not specify the
*
wildcard for theAccess-Control-Allow-Origin
response-header value, but must instead specify an explicit origin.Source: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#requests_with_credentials
File was validated with the latest version of the checker:
BCheck Contributions
Thanks in advance 😃