Closed alelaij closed 2 years ago
hi @alelaij What kind of app were you using to connect to sdl core?
I have written a python script to send payloads
JackLivio @.***> 于2022年3月24日周四 01:49写道:
hi @alelaij https://github.com/alelaij What kind of app were you using to connect to sdl core?
— Reply to this email directly, view it on GitHub https://github.com/smartdevicelink/sdl_core/issues/3887#issuecomment-1076636358, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYLYMBJTGALFJYHGHSZZKGTVBNKTLANCNFSM5RM62ENQ . You are receiving this because you were mentioned.Message ID: @.***>
Created https://github.com/smartdevicelink/bson_c_lib/issues/58 and https://github.com/smartdevicelink/bson_c_lib/issues/59 based off of this issue. This issue will be closed when case 1 is fixed, since it is an issue within this repository
Closed via #3896
Bug Report
jsoncpp throw exception which caused the program to terminal.
byte_array_to_bson_string signed - unsigned conversion error
docString buffer overflow
Reproduction Steps
SDL and HMI are started
App is registered
Send payload from tcp port
Expected Behavior
SDL security check
Observed Behavior
progress terminal
OS & Version Information
Test Case, Sample Code, and / or Example App
case-1
crash info
case-2
crash info
case-3
if string len >512 docString overflow
some protocol test payload: check_payload.zip