Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old jQuery files: Potential security vulnerability #18

Open
AnilEPi opened this issue May 11, 2023 · 3 comments
Open

Old jQuery files: Potential security vulnerability #18

AnilEPi opened this issue May 11, 2023 · 3 comments

Comments

@AnilEPi
Copy link

AnilEPi commented May 11, 2023

Hi Team @marisks @brianweet @valdisiljuconoks

I am currently undergoing a penetration test on one of my website applications which is currently using this package.
A security vulnerability has been identified with the use of old jQuery files in this package. Taking a look at this code repo, I can see that the following jQuery files used as part of this package.

(https://github.com/Geta/geta-optimizely-tags/blob/master/src/Geta.Optimizely.Tags/module/ClientResources/vendor/jquery-2.1.0.min.js) - /*! jQuery v2.1.0 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */
https://github.com/Geta/geta-optimizely-tags/blob/master/src/Geta.Optimizely.Tags/module/ClientResources/vendor/jquery-ui.min.js

Can you please advise/help me in how I can resolve this issue?

Kind Regards

Anil

@marisks
Copy link
Member

marisks commented May 12, 2023

You can update jQuery and create a PR. I'll review and release it.

@rbottema
Copy link

rbottema commented Feb 1, 2024

@NathanBeddoeWebDev Did you mean to close and overwrite your PR on this? I do see the code is still available on your fork: master...NathanBeddoeWebDev:geta-optimizely-tags:master. It would be great to have this patched.

@NathanBeddoeWebDev
Copy link

Hi @rbottema, I do have the completed code here somewhere. I'll try and get it updated, and hopefully get a more complete PR up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants