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 version used #93

Closed
davejbur opened this issue Sep 25, 2019 · 4 comments
Closed

Old jquery version used #93

davejbur opened this issue Sep 25, 2019 · 4 comments

Comments

@davejbur
Copy link
Contributor

I've just run the OWASP dependency check on my project, and it found the following vulnerability:

"One or more dependencies were identified with known vulnerabilities in :
js-beautify-1.6.12.jar: jquery.js (pkg:javascript/jquery@1.11.3) : CVE-2015-9251, CVE-2019-11358"

Since js-beautify has now been updated to 1.9.0, would it be possible to update the pom file to use the latest version?

@mxro mxro added the security label Sep 29, 2019
@mxro
Copy link
Collaborator

mxro commented Sep 29, 2019

I tried just bumping the version - but that didn't work. So might take a bit of time to ensure it will work with the correct version. But definitely something we should be doing.

@davejbur
Copy link
Contributor Author

OK, thanks!

@SimonErm
Copy link

grafik

We are using proxy-vole which uses this library in our Apps and Google Playstore shows a security warning too.

mxro pushed a commit that referenced this issue Jan 5, 2020
@mxro
Copy link
Collaborator

mxro commented Jan 5, 2020

Thanks @SimonErm for the further info and @davejbur for the patience. This should now be addressed in the upcoming version 0.1.28 (see commit above). If the security warning still comes up with this version, please let me know!

@mxro mxro added the solved label Jan 5, 2020
@davejbur davejbur closed this as completed Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants