1

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.

2
  • 2
    What do deprecated methods have to do with XSS?
    – Barmar
    Commented Feb 19, 2021 at 23:53
  • Thank you for your reply. I misunderstood. It seems that if we upgrade to 3.5.1, we have no XSS vulnerabilities regardless of deprecated methods.
    – Topotan
    Commented Feb 22, 2021 at 14:11

0

Browse other questions tagged or ask your own question.