Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2018-10933

EPSS 78.33% · P99
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2018-10933

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Description
A vulnerability was found in libssh's server-side state machine before versions 0.7.6 and 0.8.4. A malicious client could create channels without first performing authentication, resulting in unauthorized access.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
CWE-592
Source: NVD (National Vulnerability Database)
Vulnerability Title
libssh server-side state machine 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
libssh是一个用于访问SSH服务的C语言开发包,它能够执行远程命令、文件传输,同时为远程的程序提供安全的传输通道。server-side state machine是其中的一个服务器端状态机。 libssh的server-side state machine 0.7.6之前版本和0.8.4之前版本中存在安全漏洞。攻击者可借助恶意的客户端利用该漏洞在不进行身份验证的情况下创建通道,进而获取未授权的访问权限。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Shenlong Deep Dive — AI Deep Analysis

10-question deep dive: root cause, exploitation, mitigation, urgency. Read summary free, full version requires login.

Affected Products

VendorProductAffected VersionsCPESubscribe
[UNKNOWN]libssh 0.7.6 -

II. Public POCs for CVE-2018-10933

#POC DescriptionSource LinkShenlong Link
1CVE-2018-10933 very simple POChttps://github.com/SoledaD208/CVE-2018-10933POC Details
2Spawn to shell without any credentials by using CVE-2018-10933 (LibSSH)https://github.com/blacknbunny/CVE-2018-10933POC Details
3CVE-2018-10933 sshlib user authentication attack - docker lab, test and exploithttps://github.com/hook-s3c/CVE-2018-10933POC Details
4Leveraging it is a simple matter of presenting the server with the SSH2_MSG_USERAUTH_SUCCESS message, which shows that the login already occurred without a problem. The server expects the message SSH2_MSG_USERAUTH_REQUEST to start the authentication procedure, but by skipping it an attacker can log in without showing any credentials.https://github.com/kn6869610/CVE-2018-10933POC Details
5Script to identify hosts vulnerable to CVE-2018-10933https://github.com/gojhonny/libssh-scannerPOC Details
6Nonehttps://github.com/likescam/CVE-2018-10933_sshPOC Details
7Nonehttps://github.com/likescam/CVE-2018-10933-libSSH-Authentication-BypassPOC Details
8Hunt for and Exploit the libSSH Authentication Bypass (CVE-2018-10933)https://github.com/marco-lancini/hunt-for-cve-2018-10933POC Details
9cve-2018-10933 libssh authentication bypasshttps://github.com/hackerhouse-opensource/cve-2018-10933POC Details
10Nonehttps://github.com/cve-2018/cve-2018-10933POC Details
11libssh CVE-2018-10933https://github.com/jas502n/CVE-2018-10933POC Details
12Variant of hackerhouse-opensource/cve-2018-10933https://github.com/ninp0/cve-2018-10933_pocPOC Details
13Nonehttps://github.com/pghook/CVE-2018-10933_ScannerPOC Details
14LibSSH Authentication Bypass Exploit using RCEhttps://github.com/Virgula0/POC-CVE-2018-10933POC Details
15CVE-2018-10933https://github.com/shifa123/pythonprojects-CVE-2018-10933POC Details
16a python script to exploit libssh authentication vulnerabilityhttps://github.com/xFreed0m/CVE-2018-10933POC Details
17CVE-2018-10933https://github.com/Bifrozt/CVE-2018-10933POC Details
18CVE-2018-10933 POC (LIBSSH)https://github.com/r3dxpl0it/CVE-2018-10933POC Details
19A libssh CVE-2018-10933 scanner written in rusthttps://github.com/ivanacostarubio/libssh-scannerPOC Details
20Nonehttps://github.com/throwawayaccount12312312/precompiled-CVE-2018-10933POC Details
21Multi-threaded, reliable scanner for CVE-2018-10933.https://github.com/reanimat0r/bpnd-libsshPOC Details
22Nonehttps://github.com/ensimag-security/CVE-2018-10933POC Details
23Implementation of CVE-2018-10933 with CIDR block scanner https://github.com/0xadaw/libSSH-bypassPOC Details
24libSSH bypasshttps://github.com/sambiyal/CVE-2018-10933-POCPOC Details
25LibSSH Authentication Bypass CVE-2018-10933https://github.com/nikhil1232/LibSSH-Authentication-BypassPOC Details
26Takes advantage of CVE-2018-10933https://github.com/Kurlee/LibSSH-exploitPOC Details
27Nonehttps://github.com/crispy-peppers/Libssh-server-CVE-2018-10933POC Details
28Authentication Bypass in Server Code for LibSSHhttps://github.com/youkergav/CVE-2018-10933POC Details
29Nonehttps://github.com/kristyna-mlcakova/CVE-2018-10933POC Details
30Nonehttps://github.com/lalishasanduwara/CVE-2018-10933POC Details
31CVE-2018-10933_Scannerhttps://github.com/JoSecMx/CVE-2018-10933_ScannerPOC Details
32Nonehttps://github.com/cyberharsh/Libssh-server-CVE-2018-10933POC Details
33libSSH-Authentication-Bypasshttps://github.com/Rubikcuv5/CVE-2018-10933POC Details
34Nonehttps://github.com/SilasSpringer/CVE-2018-10933POC Details
35Proof of Concept for CVE-2018-10933https://github.com/HSw109/CVE-2018-10933-PoCPOC Details
36Proof of Concept for CVE-2018-10933https://github.com/HSw109/CVE-2018-10933POC Details
37Script to identify hosts vulnerable to CVE-2018-10933https://github.com/jobroche/libssh-scannerPOC Details
38Nonehttps://github.com/likekabin/CVE-2018-10933_sshPOC Details
39Nonehttps://github.com/likekabin/CVE-2018-10933-libSSH-Authentication-BypassPOC Details
40Nonehttps://github.com/Threekiii/Awesome-POC/blob/master/%E5%85%B6%E4%BB%96%E6%BC%8F%E6%B4%9E/Libssh%20%E6%9C%8D%E5%8A%A1%E7%AB%AF%E6%9D%83%E9%99%90%E8%AE%A4%E8%AF%81%E7%BB%95%E8%BF%87%E6%BC%8F%E6%B4%9E%20CVE-2018-10933.mdPOC Details
41https://github.com/vulhub/vulhub/blob/master/libssh/CVE-2018-10933/README.mdPOC Details
42LibSSH authentification bypasshttps://github.com/bidaoui4905/CVE-2018-10933POC Details
43CVE-2018-10933 - LibSSH - Authentication Bypasshttps://github.com/opsifiz/CVE-2018-10933POC Details
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2018-10933

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2018-10933

No comments yet


Leave a comment