Lucene search
+L

572 matches found

OSV
OSV
added 2018/03/13 6:29 p.m.31 views

CVE-2018-7750

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...

9.8CVSS7.3AI score
SaveExploits0References18
Cvelist
Cvelist
added 2018/03/13 6:0 p.m.23 views

CVE-2018-7750

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...

9.6AI score0.27065EPSS
SaveExploits10References18
CVE
CVE
added 2018/03/13 6:0 p.m.426 views

CVE-2018-7750

CVE-2018-7750 affects Paramiko’s SSH server transport.py: before fixes, it did not verify that authentication completed before processing other requests (e.g., channel-open), enabling a customized SSH client to bypass authentication. Affected series include 1.17.6 and earlier in 1.x, 1.18.x befor...

9.8CVSS9.4AI score0.27065EPSS
SaveExploits10References18Affected Software1
Debian CVE
Debian CVE
added 2018/03/13 6:0 p.m.27 views

CVE-2018-7750

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...

9.8CVSS8.9AI score0.27065EPSS
SaveExploits10
AlpineLinux
AlpineLinux
added 2018/03/13 6:0 p.m.46 views

CVE-2018-7750

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...

9.8CVSS9.8AI score0.27065EPSS
SaveExploits10
UbuntuCve
UbuntuCve
added 2018/03/13 12:0 a.m.35 views

CVE-2018-7750

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...

9.8CVSS7.1AI score0.27065EPSS
SaveExploits10References5
Positive Technologies
Positive Technologies
added 2018/03/13 12:0 a.m.7 views

PT-2018-3839

Name of the Vulnerable Software and Affected Versions Paramiko versions prior to 1.17.6 Paramiko versions 1.18.x prior to 1.18.5 Paramiko versions 2.0.x prior to 2.0.8 Paramiko versions 2.1.x prior to 2.1.5 Paramiko versions 2.2.x prior to 2.2.3 Paramiko versions 2.3.x prior to 2.3.2 Paramiko...

10CVSS7.9AI score0.27065EPSS
SaveExploits10References67
OSV
OSV
added 2018/03/13 12:0 a.m.4 views

UBUNTU-CVE-2018-7750

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...

9.8CVSS7.1AI score0.27065EPSS
SaveExploits10References6
n0where
n0where
added 2018/03/05 4:6 p.m.24 views

Fuzzing and Data Manipulation Framework: Fuddly

Among the variety of complementary approaches used in the security evaluation of a target e.g. , software, an embedded equipment, etc. , fuzz testing—abbreviated fuzzing —is widely recognized as an effective means to help discovering security weaknesses in a target. Fuzzing is a software testing...

7.5AI score
SaveExploits0References5
Veracode
Veracode
added 2017/09/19 5:24 a.m.12 views

Man In The Middle (MitM)

paramiko is vulnerable to man-in-the-middle MitM attacks. These attacks are possible on the ssh client when gsskey=True, the server doesnt support gssapi-keyex and doesnt give any or no host key...

6.6AI score
SaveExploits0
Veracode
Veracode
added 2017/09/19 5:6 a.m.12 views

Man In The Middle (MitM)

paramiko is vulnerable to man-in-the-middle MitM attacks. These attacks are possible on the ssh client when gsskey=True, the server doesn't support gssapi-keyex and doesn't give any or no host key...

6.6AI score
SaveExploits0
Information Security Automation
Information Security Automation
added 2017/09/05 8:34 p.m.125 views

SSH, SFTP, public key authentication and python

SFTP is a simple and fairly reliable way to share the information within the organization. Let's look at the situation when you need to pick up some files from a remote host with authorization by public key. And after that, let's see how to use it with in python. Moreover, let's see how to work...

7.4AI score
SaveExploits0
OSV
OSV
added 2017/09/05 12:41 p.m.5 views

SUSE-SU-2017:2350-1 Security update for python-pycrypto

This update for python-pycrypto fixes the following issues: - CVE-2013-7459: Fixed a potential heap buffer overflow in ALGnew bsc1017420. python-paramiko was adjusted to work together with this python-pycrypto change. bsc1047666...

9.8CVSS9.7AI score0.09501EPSS
SaveExploits1References4
Debian
Debian
added 2017/01/04 5:17 p.m.37 views

[SECURITY] [DLA 773-2] python-crypto regression update

Package : python-crypto Version : 2.6-4+deb7u5 CVE ID : CVE-2013-7459 Debian Bug : 849495, 850025, 850077 It was discovered that there was a regression in the recent update to python-crypto, a cryptographic algorithms and protocols for Python. We now raise a warning not an error on invalid input ...

9.8CVSS8.6AI score0.09501EPSS
SaveExploits1
0day.today
0day.today
added 2016/12/07 12:0 a.m.3415 views

OpenSSH 7.2 - Denial of Service Exploit

Exploit for linux platform in category dos / poc Title : OpenSSH before 7.3 Crypt CPU Consumption DoS Vulnerability Author : Kashinath T email protected www.secpod.com Vendor : http://www.openssh.com/ Software : http://www.openssh.com/ Version : OpenSSH before 7.3 Tested on : Ubuntu 16.04 LTS,...

7.8CVSS7.8AI score0.58568EPSS
SaveExploits5
n0where
n0where
added 2016/12/04 10:57 p.m.84 views

Aker SSH Gateway

Aker SSH Gateway Aker is a security tool that helps you configure your own Linux ssh jump/bastion host. Named after an Egyptian mythology deity who guarded the borders, Aker would act as choke point through which all your sysadmins and support staff access Linux production servers. Aker SSH gatew...

1.6AI score
SaveExploits0References1
exploitpack
exploitpack
added 2016/12/04 12:0 a.m.623 views

BlackStratus LOGStorm 4.5.1.354.5.1.96 - Remote Code Execution

BlackStratus LOGStorm 4.5.1.354.5.1.96 - Remote Code Execution !/usr/bin/python logstorm-root.py BlackStratus LOGStorm Remote Root Exploit Jeremy Brown jbrown3264/gmail Dec 2016 -Synopsis- "Better Security and Compliance for Any Size Business" BlackStratus LOGStorm has multiple vulnerabilities th...

5.5CVSS0.1AI score0.37016EPSS
SaveExploits13
n0where
n0where
added 2016/11/21 4:28 a.m.27 views

Server Side Bruteforce Module: brut3k1t

Server Side Bruteforce Module brut3k1t is a server-side bruteforce module that supports dictionary attacks for several protocols. The current protocols that are complete and in support are: ssh ftp smtp XMPP instagram facebook There will be future implementations of different protocols and servic...

7.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2016/11/20 1:58 p.m.26 views

brut3k1t - Server-side Brute-force Module (ssh, ftp, smtp, facebook, and more)

Server-side brute-force module. Brute-force dictionary attack, jk attack that supports multiple protocols and services. 1. Introduction brut3k1t is a server-side bruteforce module that supports dictionary attacks for several protocols. The current protocols that are complete and in support are:...

7.8AI score
SaveExploits0References1
n0where
n0where
added 2016/08/06 1:23 p.m.45 views

AWS OpenVPN Deployment Tool: AutoVPN

AWS OpenVPN Deployment Tool Dependencies: boto and paramiko python packages and aws .credentials file on system 1. Clone repo to system. 2. Execute autovpn with -C -k and -r options to deploy to AWS ./autovpn -C -r us-east-1 -k macbook 3. OpenVPN config files are downloaded to current working...

0.5AI score
SaveExploits0References2
Rows per page
Query Builder