Skip to content

[BUG] Host is forced to :: / 0.0.0.0 -- security vulnerability #240

Open
@tubededentifrice

Description

@tubededentifrice

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

At https://github.com/linuxserver/docker-sabnzbd/blob/master/root/etc/s6-overlay/s6-rc.d/svc-sabnzbd/run#L4 the host is forced to "::" or "0.0.0.0" (depending on IPv6 availability), preventing the user to binding it only on a single IP (eg. 127.0.0.1)

Expected Behavior

I'm not sure what's the default, but it should only be set like this when there is no existing config file (or at least, make it configurable as an environment variable).

Steps To Reproduce

Try changing SABnzbd Host on the config page, after restarting it's back to "::"

Environment

- OS: n/a
- How docker service was installed: n/a

CPU architecture

x86-64

Docker creation

n/a

Container logs

n/a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions