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-2023-1370 @ Maven-net.minidev:json-smart-2.4.7 #131

Open
SamHeadrickCx opened this issue Jun 19, 2024 · 0 comments
Open

CVE-2023-1370 @ Maven-net.minidev:json-smart-2.4.7 #131

SamHeadrickCx opened this issue Jun 19, 2024 · 0 comments

Comments

@SamHeadrickCx
Copy link
Owner

Checkmarx (SCA): Vulnerable Package
Vulnerability: Read More about CVE-2023-1370
Checkmarx Project: SamHeadrickCx/easybuggy4sb
Repository URL: https://github.com/SamHeadrickCx/easybuggy4sb
Branch: master
Scan ID: 94cbf8fd-fbe8-49c7-9c55-da0658f9cbfc


Json-smart is a performance-focused, JSON processor lib. When reaching a '[' or '{' character in the JSON input, the code parses an array or an object respectively. It was discovered that the code does not have any limit to the nesting of such arrays or objects in versions prior to 2.4.9. Since the parsing of nested arrays and objects is done recursively, nesting too many of them can cause a stack exhaustion (stack overflow) and crash the software.


Additional Info
Attack vector: NETWORK
Attack complexity: LOW
Confidentiality impact: NONE
Availability impact: HIGH
Remediation Upgrade Recommendation: 2.4.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant