Skip to content

Conversation

@ivanaclairineirsan
Copy link

@ivanaclairineirsan ivanaclairineirsan commented Dec 15, 2025

This PR fixes a potential security vulnerability in cJSON_SetValuestring and cJSON_InsertItemInArray that were cloned from https://github.com/DaveGamble/cJSON but did not receive the security patch.

###Details:
Affected Function: cJSON_SetValuestring and cJSON_InsertItemInArray in file gui/lv_100ask_xz_ai/src/cJSON.c
Original Fix: DaveGamble/cJSON@60ff122

###What this PR does:
This PR applies the same security patch that was applied to the original repository to eliminate the potential vulnerability in the cloned code.

###References:
DaveGamble/cJSON@60ff122
GHSA-278h-99f9-m238
GHSA-xgc4-4vwx-6v94

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