Skip to content

Fix CVE-2024-57699 for json-smart #1725

Closed
@precoder

Description

@precoder

Membrane has a dependecy to json-path which has also a transitive dependency to json-smart.
json-smart version used by the latest json-path has a CVE which can be used to create Denial of Service Attacks.

https://nvd.nist.gov/vuln/detail/CVE-2024-57699
CVSS v3 score is 7.5

This issue is already reported to json-path but seems like there wont be a fix in short time in the json-path library as I can understand from the discussion on this pull request:

json-path/JsonPath#1030

Would you consider updating json-smart version to 2.5.2 by explicitly defining it on the pom.xml for the core module?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions