Zu den Hauptinhalten
  • Bestellungen schnell und einfach aufgeben
  • Bestellungen anzeigen und den Versandstatus verfolgen
  • Erstellen Sie eine Liste Ihrer Produkte, auf die Sie jederzeit zugreifen können.

Dell Unity:运行代码版本为 5.1.X 的 Unity 上的第三方漏洞扫描软件报告 SSH 密钥交换算法较弱(用户可更正)

Zusammenfassung: 某些第三方漏洞扫描软件可能会报告运行代码 5.1.X 版本的 Unity 上的 SSH 密钥交换算法较弱,但是所报告的弱算法在 Unity 上已禁用。

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Symptome

某些第三方漏洞扫描软件(例如 Nessus)可能会报告运行 OE 5.1.x 的 Unity 阵列上的 SSH 密钥交换算法较弱: 
  • diffie-hellman-group-exchange-sha1
  • diffie-hellman-group1-sha1
  • gss-gex-sha1-*
  • gss-group1-sha1-*
  • gss-group14-sha1-*
  • rsa1024-sha1
 

如何识别:
  • 为了证明 Unity 上已禁用所报告的弱 SSH 密钥交换算法,客户可以尝试通过 ssh 连接到已使用 -okexalgorithms 开关指定 *-sha1 算法的 Unity。该 ssh 命令将会失败,并向用户通报 Unity 上可用的密钥交换算法。 
[root@centos ~]# ssh service@5.6.7.11 -okexalgorithms=diffie-hellman-group-exchange-sha1
Unable to negotiate with 5.6.7.11 port 22: no matching key exchange method found. Their offer: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
  • 另一种确认 Unity 上支持哪些 SSH 密钥交换算法的方法是:客户端可以通过 ssh 连接到已使用 -vvv 开关启用调试模式的 Unity。在调试日志中,Unity 上支持的 SSH 密钥交换算法如下所示:
ssh -vvv 5.6.7.11
<snip>
debug2: local client KEXINIT proposal 
debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1,ext-info-c <<<<< available key exchange algorithms on client 
<snip>
debug2: peer server KEXINIT proposal
debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256  <<<<<< available key exchange algorithms on Unity 

Ursache

这是误报,原因:自 Unity 5.1.0 起,所有 sha1 密钥交换算法都已被禁用/删除。

Lösung

客户应联系其第三方漏洞扫描软件供应商,进一步调查其软件如何扫描 Unity 系统,以了解出现此类误报的原因。 

Betroffene Produkte

Dell EMC Unity
Artikeleigenschaften
Artikelnummer: 000199851
Artikeltyp: Solution
Zuletzt geändert: 16 Juni 2023
Version:  8
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.