Skip to content

Fix potential vulnerable cloned functions#1708

Open
npt-1707 wants to merge 1 commit intoSVF-tools:masterfrom
npt-1707:fix_CVE-2023-50471_CVE-2023-50472
Open

Fix potential vulnerable cloned functions#1708
npt-1707 wants to merge 1 commit intoSVF-tools:masterfrom
npt-1707:fix_CVE-2023-50471_CVE-2023-50472

Conversation

@npt-1707
Copy link
Copy Markdown

Hi Development Team,

I identified a potential null pointer dereference in clone functions cJSON_InsertItemInArray() and cJSON_SetValuestring() in svf/lib/Util/cJSON.cpp sourced from DaveGamble/cJSON. This issue, originally reported in CVE-2023-50471 and CVE-2023-50472, was resolved in the repository via this commit DaveGamble/cJSON@60ff122.

This PR applies the corresponding patch to fix the vulnerabilities in this codebase.

Please review at your convenience. Thank you!

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