-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
ESP32 JSON parsing has no security validation and could crash on malformed input.
Impact
- System vulnerable to buffer overflow attacks
- Could crash on malformed JSON input
- No protection against malicious data
Solution Required
Add input validation and security checks for JSON parsing.
Files Affected
- edge-ai/esp32-ml/src/main.cpp:232
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working