4
Answers

CORS misconfiguration in web api

Sushant Torankar

Sushant Torankar

Apr 10
469
1

Hello,

I have one VAPT issue pending, of CORS misconfiguration. I have defined Access-Control-Allow-Origin with *  in my web.config

How to prevent or fix this CORS misconfiguration in project?

Project is in mvc web api

 

Thank You !

Answers (4)
Next Recommended Forum