Skip to content

[SECURITY] Admin Zugang möglich ohne explizite Freigabe #354

@jpawlowski

Description

@jpawlowski

Die Einstellung Allow admin access wird derzeit nicht richtig ausgewertet.

Obwohl ich dort None ausgewählt habe, erhalte ich über iobroker.pro vollständigen Admin Zugriff.

So sieht die Adapter Instanz Konfiguration native im system.adapter.cloud.0 Objekt aus:

  "native": {
    "language": "",
    "login": "",
    "pass": "",
    "server": "iobroker.pro",
    "apikey": "",
    "instance": "web.1",
    "cloudUrl": "https://iobroker.net:10555",
    "connectionTimeout": 10000,
    "allowSelfSignedCertificate": true,
    "functionFirst": false,
    "concatWord": "",
    "responseOID": "",
    "restartOnDisconnect": false,
    "pingTimeout": 5000,
    "iftttKey": "",
    "replaces": "",
    "allowedServices": "",
    "text2command": "",
    "allowAdmin": "",
    "lovelace": "system.adapter.lovelace.0",
    "noCommon": false,
    "useCredentials": false
  }

So sieht es aus, wenn ich mich unter ioBroker.net eingeloggt habe:

ioBroker Cloud 2023-01-13 20-48-49

Was kann ich tun, damit der Admin Zugriff nicht mehr möglich ist?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions