16156 matches found
libssh2: libssh2: Information disclosure and potential arbitrary code execution via heap out-of-bounds read
A missing bounds check in the libssh2 publickey subsystem allows malicious SSH servers to trigger a client-side out-of-bounds read, leaking heap pointers that could enable security bypasses, denial of service, or code execution...
libssh2: libssh2: Arbitrary code execution via double-free in SFTP session
A flaw was found in libssh2. A malicious SSH Secure Shell server can exploit a double-free vulnerability in the sftpopen function. This flaw allows the server to corrupt the heap memory of an authenticated client when it opens an SFTP SSH File Transfer Protocol session. This heap corruption can...
CVE-2024-3094
CVE-2024-3094 CVE-2024-3094 exposed a backdoor in the XZ compression library, allowing remote SSH access by bypassing authentication. Itβs a major supply chain attack affecting Linux systems, highlighting risks in trusted open-source components. The XZ Backdoor: A SupplyβChain Threat that Reaches...
cve-2025-32433
Build root@kitploit: Β» git clone https://github.com/0xPThree/cve-2025-32433.git && cd cve-2025-32433 Β» docker build -t erlang-ssh . Β» docker run -d --name erlang-ssh -p 2222:2222 erlang-ssh POC root@kitploit: kdev :: /erlang/CVE-2025-32433 βΉmainβΊ Β» python3 cve-2025-32433.py -h usage:...
CS50FinalProject
CS50 Intro to Cybersecurity β Final Project Case Study: XZ Utils Backdoor CVE-2024-3094 This repository supports my 7-10 minute presentation on the XZ Utils backdoor, including a recap of the backdoor, the mechanism for the backdoor via release tarballs, and relevant supply-chain mitigations...
CVE-2024-6387
OpenSSH CVE Scanner The OpenSSH CVE Scanner is a Python script designed to scan multiple SSH targets for vulnerabilities based on their OpenSSH version. It utilizes threading for concurrent scanning and integrates logging with colored output for enhanced visibility. Features Multi-threaded...
CVE-2018-15473
CVE-2018-15473 OpenSSH 7.7 - Username Enumeration Method The attacker can try to authenticate a user with a malformed packet for example, a truncated packet, and: if the user is invalid it does not exist, then userauthpubkey returns immediately, and the server sends an SSH2MSGUSERAUTHFAILURE to t...
cve-2023-38408
CVE-2023-38408: Understanding and Simulating a Real-World SSH-Agent Vulnerability Table of Contents 1. Introduction 2. Background Concepts 3. The CVE-2023-38408 Vulnerability 4. Practical Simulation and Testing 5. Technical Analysis 6. Fix and Mitigation 7. Conclusion 1. Introduction Purpose of...
CVE-2022-40684
CVE-2022-40684 One-click enumeration of all usernames and writing SSH public key Integrated and optimized the code from these two repositories to achieve one-click enumeration of all usernames and writing SSH public key results: https://github.com/carlosevieira/CVE-2022-40684/blob/main/exploit.py...
ssh_exploiter_CVE-2024-6387
sshexploiter CVE-2024-6387 with auto ip scanner and auto expliot OpenSSH Vulnerability Checker & Exploiter This Python script checks if servers are running vulnerable versions of OpenSSH and attempts exploitation if possible. Features SSH Version Detection : Retrieves SSH banner to determine the...
CVE-2024-6387-exploit
SSH Vulnerability Scanner The SSH Vulnerability Scanner is a Python script that uses Nmap to scan a list of domains for vulnerable SSH versions. It checks multiple ports for SSH services and identifies versions that are known to have security vulnerabilities. Features Scans multiple domains from ...
CVE-2017-1000117
CVE-2017-1000117 μ΄ λͺ¨λμ CVE-2017-1000117μ μ·¨μ½νμ§ ν μ€νΈνλ λ° μ¬μ©ν μ μμ΅λλ€. root@kitploit: git clone https://github.com/timwr/CVE-2017-1000117.git --recurse-submodules ls CVE-2017-1000117 μ·¨μ½ν κ²½μ° μΆλ ₯: root@kitploit: $ git clone https://github.com/timwr/CVE-2017-1000117.git --recurse-submodules Cloning into...
CVE-2025-32433-Erlang-OTP-SSH-RCE-PoC
CVE-2025-32433-Erlang-OTP-SSH-RCE-PoC The vulnerability allows an attacker with network access to an Erlang/OTP SSH server to execute arbitrary code without prior authentication. Description A serious vulnerability has been identified in the Erlang/OTP SSH server that may allow an attacker to...
CVE-2020-12116
CVE-2020-12116 Proof of concept code to exploit CVE-2020-12116: Unauthenticated arbitrary file read on ManageEngine OpManger. Summary The latest release of OpManger contains a directory traversal vulnerability that allows unrestricted access to every file in the OpManager application. This includ...
CVE-2023-38408
OpenSSH Vulnerability - CVE-2023-38408 π Introduction A vulnerability was found in OpenSSH before 9.3p2 version. The PKCS11 feature in the ssh-agent in OpenSSH has an insufficiently trustworthy search path, leading to remote code execution if an agent is forwarded to an attacker-controlled system...
CVE-2025-32433
CVE-2025-32433 β Erlang/OTP SSH RCE μ·¨μ½μ π μμ½ CVE-2025-32433 μ Erlang/OTP SSH λ°λͺ¬μ μν₯μ λ―ΈμΉλ μ격 μ½λ μ€νRCE μ·¨μ½μ μ λλ€. κ·Όλ³Έ μμΈμ 곡격μκ° μ¬μ μΈμ¦pre-authentication SSH μ±λ μμ²μ μ‘°μνμ¬ μΈμ¦ μ μ μμ λͺ λ Ή μ€νμ μ λ°ν μ μλλ‘ νλ λΆμ μ ν μ²λ¦¬μ λλ€. ν¬ν¨λ PoCλ μ΄λ¬ν μ‘°μλ SSH ν¨ν·μ μ μ‘νλ λ°©λ²μ μμ°νλ©°, κΈ°λ³Έμ μΌλ‘ λμμ /lab.txt νμΌμ μμ±νμ§λ§ λ€λ₯Έ λͺ λ ΉμΌλ‘ λ³κ²½ν μ μμ΅λλ€. β οΈ λ©΄μ± ...
regreSSHion-CVE-2024-6387
regreSSHion CVE-2024-6387 CVE-2024-6387...
CVE-2026-45570
A flaw was found in go-git, a library used for Git operations. The component responsible for secure shell SSH communication does not correctly handle special characters in repository paths. This oversight allows a remote attacker to manipulate the command executed on the server by including a...
CVE-2025-32433-Eploit
CVE-2025-32433-Eploit Erlang/OTP SSH Vulnerable to Pre-Authentication RCE SSH Erlang RCE Exploit crafting SSH payload to execute an arbitrary Erlang command on the vulnerable server. Usage: root@kitploit: python3 exploit.py -t targets.txt -p 2222 -o results.log Disclaimer: This tool is for...
Mlflow <2.9.2 - Path Traversal
Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2. id: CVE-2023-6909 info: name: Mlflow 2.9.2 - Path Traversal author: Hyunsoo-ds severity: high description: | Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2. impact: | Successful...