Does jQuery still have XSS vulnerabilities when we upgrade the version with jQuery Migrate and do not replace the deprecated methods?

239 views Asked by At

The website below says that jQuery Migrate restores the deprecated methods which older jQuery has.
https://github.com/jquery/jquery-migrate

Does jQuery still have XSS vulnerabilities when we upgrade the version to latest 3.5.1 and do not replace the deprecated methods to new ones?

I looked for the information, but I could not find good websites. It would be very grateful if you give me some information about it.

0

There are 0 answers