2 results (0.002 seconds)

CVSS: 10.0EPSS: 0%CPEs: 2EXPL: 0

An issue was discovered in Valve Steam Link build 643. When the SSH daemon is enabled for local development, the device is publicly available via IPv6 TCP port 22 over the internet (with stateless address autoconfiguration) by default, which makes it easier for remote attackers to obtain access by guessing 24 bits of the MAC address and attempting a root login. This can be exploited in conjunction with CVE-2017-17878. Se ha descubierto un problema en la build 643 de Valve Steam Link. Cuando el demonio SSH está activado para desarrollo local, el dispositivo está disponible públicamente mediante el puerto 22 de TCP IPv6 en internet (con una autoconfiguración de dirección sin estado) por defecto. • https://blogger.davidmanouchehri.com/2017/12/steam-link-security-remotely-insecure.html https://github.com/ValveSoftware/steamlink-sdk#ssh-access https://github.com/ValveSoftware/steamlink-sdk/issues/119 •

CVSS: 10.0EPSS: 0%CPEs: 2EXPL: 0

An issue was discovered in Valve Steam Link build 643. Root passwords longer than 8 characters are truncated because of the default use of DES (aka the CONFIG_FEATURE_DEFAULT_PASSWD_ALGO="des" setting). Se ha descubierto un problema en la build 643 de Valve Steam Link. Las contraseñas root que sobrepasen los 8 caracteres se truncan debido al uso de DES por defecto (también conocido como el ajuste CONFIG_F EATURE_DEFAULT_PASSWD_ALGO="des"). • https://blogger.davidmanouchehri.com/2017/12/steam-link-security-truncated-password.html https://github.com/ValveSoftware/steamlink-sdk/issues/101 https://github.com/ValveSoftware/steamlink-sdk/issues/110 • CWE-327: Use of a Broken or Risky Cryptographic Algorithm •