I suspect an old version of jQuery 1.4.4 on a website as been exploited to add some JS and html to the site. Where can I find an index over vulnerabilites for the version 1.4.4?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
jQuery does not have vulnerabilities because it runs on the client side where everything is wide open (so you could say that everything jQuery can touch is already as vulnerable as it can ever be).
The website’s server-side code, however, evidently does have some security issues.