Skip to content

Security : vulnerability on jquery #45

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

Closed
DoodahProductions opened this issue Oct 5, 2018 · 6 comments
Closed

Security : vulnerability on jquery #45

DoodahProductions opened this issue Oct 5, 2018 · 6 comments

Comments

@DoodahProductions
Copy link

Version of jquery bellow 3.0.0 are vulnerables to XSS injection.
The index.html does require a lower version of jquery making the module vulnerable.

ID : CVE-2015-9251
CVSS Score : 6.1
Description : jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed.
Origin : jmespath dependency

@isabellewithers
Copy link

isabellewithers commented Dec 11, 2020

@jamesls - I know this package isn't actively maintained, but any update on this? I'd be happy to make the change myself if you could grant contributor access.

@darrenmothersele
Copy link

jQuery isn't used. No action is needed here.

@jackton1
Copy link

jackton1 commented Jul 3, 2021

@darrenmothersele There's an index.html which seems to be the source of the vulnerability warning.

Screen Shot 2021-07-03 at 5 20 51 AM

index.html
Screen Shot 2021-07-03 at 5 20 24 AM

@jakebrown58
Copy link

This is still an issue. It doesn't get flagged in NPM - but it gets flagged in security scans. And this library is a dependency of the AWS-SDK - so it's challenging to work around.

Does this index.html even need to be in the npm package? It's not part of source.

@xevenheaven
Copy link

I'm facing the same issue. @jamesls, could we expedite a fix for this please? I believe #62 should help.

image

@jamesls
Copy link
Member

jamesls commented Jan 19, 2022

#62 has been merged and a 0.16.0 release has been published with this fix.

@jamesls jamesls closed this as completed Jan 19, 2022
rathD01 added a commit to rathD01/jmespath.js that referenced this issue Feb 11, 2022
Could we please update this? bower.json -->jmespath.js to 0.16.0

It may resolve the jmespath#45 issue
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

7 participants