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

CVE-2024-21534 vulnerability #3368

Closed
pedroresende opened this issue Oct 15, 2024 · 4 comments · Fixed by #3369
Closed

CVE-2024-21534 vulnerability #3368

pedroresende opened this issue Oct 15, 2024 · 4 comments · Fixed by #3369

Comments

@pedroresende
Copy link

https://www.tenable.com/cve/CVE-2024-21534

Versions of the package jsonpath-plus before 10.0.0 are vulnerable to Remote Code Execution (RCE) due to improper input sanitization. An attacker can execute aribitrary code on the system by exploiting the unsafe default usage of vm in Node. Note: The unsafe behavior is still available after applying the fix but it is not turned on by default.

@dirkluijk
Copy link
Contributor

Coincidentally, I just created an MR to solve this: #3369

Can someone have a look at it?

@pedroresende
Copy link
Author

@dirkluijk any idea when a new release is got to be made to tackle this issue ?

@dirkluijk
Copy link
Contributor

@pedroresende I don't know, I think that would be up to @hassy. I'd suggest to watch out for release activity.

@pedroresende
Copy link
Author

@pedroresende I don't know, I think that would be up to @hassy. I'd suggest to watch out for release activity.

thank you @dirkluijk

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

Successfully merging a pull request may close this issue.

2 participants