Skip to content
View erts-sched's full-sized avatar
πŸ‡§πŸ‡·
hoping for the best 🎲
πŸ‡§πŸ‡·
hoping for the best 🎲

Block or report erts-sched

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
erts-sched/README.md

Guilherme Silva

Security research

ElixirLS β€” MCP server bound to loopback (elixir-lsp/elixir-ls)

The same class in a second BEAM tool: the opt-in MCP TCP server listened on all interfaces with no authentication, exposing its six read-only project-inspection tools to the network. The change binds it to 127.0.0.1, keeps the language server up when the bind fails, and adds a test that asserts the bound address.

Erlang/OTP β€” distribution documentation (erlang/otp)

The general lesson of the extension bug, taken upstream: a measured documentation change explaining how to bind a distributed node to the local host, what each setting does and does not do, and that binding is not authentication.

vscode_erlang β€” VS Code Erlang extension (pgourlain/vscode_erlang)

Reported and fixed an unauthenticated remote code execution: the extension's LSP, debugger and Erlang distribution sockets listened on all interfaces, so anyone on the network could evaluate arbitrary Erlang (os:cmd/1) as the developer.

Popular repositories Loading

  1. vscode_erlang vscode_erlang Public

    Forked from pgourlain/vscode_erlang

    Erlang support for Visual Studio Code

    Erlang

  2. erts-sched erts-sched Public

    Guilherme Silva β€” security research, Erlang/BEAM

  3. erts-sched.github.io erts-sched.github.io Public

    Guilherme Silva β€” security research, Erlang/BEAM

    CSS

  4. otp otp Public

    Forked from erlang/otp

    Erlang/OTP

    Erlang

  5. epmd epmd Public

    Forked from erlang/epmd

    Erlang Port Mapper Daemon in Erlang

    Erlang

  6. spec spec Public

    Forked from erlang/spec

    Erlang Language Specification (Draft)

    TeX