mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 09:12:08 +00:00
1.4 KiB
1.4 KiB
CVE-2018-7750
Description
transport.py in the SSH server implementation of Paramiko before 1.17.6, 1.18.x before 1.18.5, 2.0.x before 2.0.8, 2.1.x before 2.1.5, 2.2.x before 2.2.3, 2.3.x before 2.3.2, and 2.4.x before 2.4.1 does not properly check whether authentication is completed before processing other requests, as demonstrated by channel-open. A customized SSH client can simply skip the authentication step.
POC
Reference
- https://github.com/paramiko/paramiko/blob/master/sites/www/changelog.rst
- https://github.com/paramiko/paramiko/blob/master/sites/www/changelog.rst
- https://www.exploit-db.com/exploits/45712/
- https://www.exploit-db.com/exploits/45712/
Github
- https://github.com/0xT11/CVE-POC
- https://github.com/ARPSyndicate/cvemon
- https://github.com/EmmanuelCruzL/CVE-2018-10933
- https://github.com/Rubikcuv5/CVE-2018-10933
- https://github.com/VladimirFogel/PRO4
- https://github.com/anquanscan/sec-tools
- https://github.com/hectorgie/PoC-in-GitHub
- https://github.com/jenriquezv/OSCP-Cheat-Sheets
- https://github.com/jm33-m0/CVE-2018-7750
- https://github.com/seal-community/patches