Closed
Description
This is a security vulnerability as there is no authentication. As I understand it, CIDER now lets anyone from the internet connect to the REPL and execute code. Leiningen doesn't seem to have this problem, there "lein repl :headless" uses localhost by default.
(Allowing any user/process from localhost to run code without authentication is also a vulnerability but a smaller one.)
I installed cider from melpa unstable last week, cider-version returns "CIDER 0.18.1snapshot (package: 20180930.1836)"
I don't know elisp but are the default values in defcustom on the first line? In this case, the line at
Line 111 in a5cbaef
Metadata
Metadata
Assignees
Labels
No labels