Skip to content

Patch CVE-2023-5072 (DoS) by bumping org.json version#51

Open
Puru80 wants to merge 1 commit into
zerodha:masterfrom
Puru80:master
Open

Patch CVE-2023-5072 (DoS) by bumping org.json version#51
Puru80 wants to merge 1 commit into
zerodha:masterfrom
Puru80:master

Conversation

@Puru80
Copy link
Copy Markdown

@Puru80 Puru80 commented Mar 20, 2026

This PR addresses a High-severity Denial of Service (DoS) vulnerability (CVE-2023-5072, CVSS 7.5) found in the org.json:json library.

The bug in the older JSON parser allows a malicious actor to trigger an OutOfMemoryError using a relatively small, specifically crafted JSON string. Given the nature of our application's data processing, mitigating potential DoS vectors is a priority. This is a targeted version bump to close the vulnerability.

Changes Made:
Bumped org.json:json dependency to version 20231013 (which contains the official patch for this CVE).

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 this pull request may close these issues.

1 participant