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

Update dependency jsonpath-plus to v10.3.0 [SECURITY] #3159

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

krypton-build-user
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
jsonpath-plus dependencies minor 10.2.0 -> 10.3.0

GitHub Vulnerability Alerts

CVE-2025-1302

Versions of the package jsonpath-plus before 10.3.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 eval='safe' mode.

Note:

This is caused by an incomplete fix for CVE-2024-21534.


Release Notes

s3u/JSONPath (jsonpath-plus)

v10.3.0

Compare Source

  • fix(eval): rce using non-string prop names (#​237)
  • feat(demo): make demo link shareable (#​238)
  • chore: update deps. and devDeps.

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Self-Hosted Renovate Bot. Find all logs here.

@krypton-build-user krypton-build-user requested a review from a team as a code owner February 18, 2025 20:53
@krypton-build-user krypton-build-user added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code renovate labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants