DEV Community

Discussion on: QR Code Generator with Django

Collapse
 
taigrr profile image
Tai Groot

It could potentially be used for arbitrary code execution.

stackoverflow.com/questions/643439...

I suppose if you very strictly check your JSON first you might be fine, so maybe I should revise "no matter how you do it" to "unless you're very careful."

Thread Thread
 
imronlearning profile image
Michael Learns

Ahh. Gotcha. So I'll need to strictly check the JSON if I'm going to implement QR code with json.