Open 0xricksanchez opened 4 years ago
Thanks for the feedback!
Looking to the "Recorded responsible test case" I'm not sure in which sense this JSON is malformed... Could you elaborate so I can try to reproduce, please?
Looking to the "Recorded responsible test case" I'm not sure in which sense this JSON is malformed... Could you elaborate so I can try to reproduce, please?
In other words, how I can generate the request (e.g. with a curl command) that is causing the crash.
@0xricksanchez what do you think?
Check my reasoning in #3603
Sending malformed JSON entities to the context.Orion_LD (compiled with an Address Sanitizer) V1 API can ultimately result in a illegal READ access on a zero page in
/opt/fiware-orion/src/lib/ngsi/StatusCode.cpp
:From the marked line over here
The crash occurs finally occurs here:
Crash
Recorded responsible test case