npm search RCE? - Escape Sequence Injection (blog.solidsnail.com)
from solidsnail@infosec.pub to cybersecurity@infosec.pub on 15 Dec 2023 23:57
https://infosec.pub/post/6095723

#cybersecurity

threaded - newest

tedu@azorius.net on 16 Dec 2023 02:02 collapse

This has been a problem for so long, and everyone just kind of assumes that maybe somebody else fixed it at some other layer. Nobody really thinks about it much. Usually because the poc requires certain preconditions, but they're not that hard to find.

solidsnail@infosec.pub on 16 Dec 2023 16:12 collapse

That is very true.
I do think that there’s more depth to it than that. For example, dealing with it on the end of the terminal will probably break compatibility, and dealing with it on the app end will require every single dev to start sanitizing this. The challenges are real.