You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Karate has vulnerable dependency on json-smart package (CVE-2023-1370)
High severity
GitHub Reviewed
Published
Mar 31, 2023
in
karatelabs/karate
•
Updated Oct 28, 2024
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
Learn more on MITRE.
Summary
The CVE

How to fix it
Very simple, just upgrade json-path package to 2.8.0 (from 2.7.0) inside karate-core pom.xml ;)
References