mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
1.2 KiB
1.2 KiB
CVE-2020-9283
Description
golang.org/x/crypto before v0.0.0-20200220183623-bac4c82f6975 for Go allows a panic during signature verification in the golang.org/x/crypto/ssh package. A client can attack an SSH server that accepts public keys. Also, a server can attack any SSH client.
POC
Reference
Github
- https://github.com/0xT11/CVE-POC
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Giapppp/Secure-Shell
- https://github.com/InesMartins31/iot-cves
- https://github.com/anquanscan/sec-tools
- https://github.com/asa1997/topgear_test
- https://github.com/brompwnie/CVE-2020-9283
- https://github.com/brompwnie/brompwnie
- https://github.com/developer3000S/PoC-in-GitHub
- https://github.com/hectorgie/PoC-in-GitHub
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/soosmile/POC