Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Conversation

@Chomtana
Copy link
Contributor

@Chomtana Chomtana commented Oct 11, 2023

Description

op-node and op-batcher have --rpc.enable-admin which enables admin API on these RPC. Combined with --rpc.addr=0.0.0.0, this will expose admin API to the public when running outside docker which is a security vulnerability.

As @upnodedev has asked in the ticket that

Why do you expose the batcher admin rpc? It seem to use for start / stop batcher. Wouldn't this be a security issue?

And @sbvegan has spoken to a client engineer

image

The document is written from docker but users would run it on their own VM. So, I think we shouldn't expose admin API and it would be a security issue if being exposed.

@netlify
Copy link

netlify bot commented Oct 11, 2023

👷 Deploy request for opstack-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 1e3994b

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant