Lucene search
+L

156 matches found

Kitploit
Kitploit
•added 2026/09/25 6:55 p.m.•12 views

pyrexecd

PyRexecd PyRexecd 是一个用于 Windows 的独立 SSH 服务器。 功能: 独立的 Win32 应用程序(非服务),驻留在系统托盘中。 仅支持单一用户/公钥认证。 通过弹出窗口通知传入连接。 通过 stdin/stdout 发送/接收剪贴板文本。 PyPI 项目页面:https://pypi.python.org/pypi/PyRexecd/ 前提条件: Python 3 - http://www.python.org/ Paramiko - http://www.paramiko.org/ PyWin32 -...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 2:25 p.m.•76 views

ssh-mitm

SSH-MITM - ssh audits made simple An interactive SSH interception tool for authorized security audits. Intercept sessions, monitor live traffic, inject commands, and manipulate file transfers — all in real time. !Follow me on...

5.9AI score
SaveExploits0References10
RedHat Linux
RedHat Linux
•added 2026/08/04 10:09 a.m.•14 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters

A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during...

5.5AI score0.00623EPSS
SaveExploits0References9
Snyk
Snyk
•added 2026/07/21 2:03 p.m.•13 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop due to logic errors in automatic certificate-based public key authentication, which can cause clients to enter an infinite loop in the authentication process. An attacker can cause resource exhaustion by configuring a serv...

7.5CVSS5.9AI score0.00438EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/21 12:00 a.m.•0 views

CVE-2026-59849: Loop with Unreachable Exit Condition

A flaw was found in libssh. Logic errors in automatic certificate-based public key authentication can cause libssh clients to loop indefinitely when configured certificates are missing or repeatedly rejected by a server, leading to denial of service...

7.5CVSS6.6AI score0.00438EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/07/21 12:00 a.m.•18 views

PT-2026-61948

Name of the Vulnerable Software and Affected Versions libssh versions prior to 0.11.5-1.1 Description Logic errors in automatic certificate-based public key authentication can cause clients to loop indefinitely when configured certificates are missing or are repeatedly rejected by a server,...

8.8CVSS5.8AI score0.00725EPSS
SaveExploits1References75
RedHat Linux
RedHat Linux
•added 2026/07/16 2:35 p.m.•23 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters

A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during...

6.3AI score0.00623EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
•added 2026/07/16 2:35 p.m.•36 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation

A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the...

10CVSS6.3AI score0.00602EPSS
SaveExploits1References8
OSV
OSV
•added 2026/07/13 3:19 p.m.•31 views

PYSEC-2026-2384 AsyncSSH `AuthorizedKeysFile %u` path traversal allows attacker-selected authorized keys to authenticate a traversal username

Summary AsyncSSH 2.22.0 expands the OpenSSH-compatible AuthorizedKeysFile %u token with the raw SSH username during pre-authentication server config reload. A server configured with a documented per-user key pattern such as AuthorizedKeysFile authorizedkeys/%u can be made to read an authorized-ke...

8.2CVSS6.1AI score0.00592EPSS
SaveExploits1References5
PyPA
PyPA
•added 2026/07/13 3:19 p.m.•39 views

AsyncSSH `AuthorizedKeysFile %u` path traversal allows attacker-selected authorized keys to authenticate a traversal username

SummaryAsyncSSH 2.22.0 expands the OpenSSH-compatible AuthorizedKeysFile %u token with the raw SSH username during pre-authentication server config reload. A server configured with a documented per-user key pattern such as AuthorizedKeysFile authorizedkeys/%u can be made to read an authorized-key...

8.2CVSS6.1AI score0.00592EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•26 views

PT-2026-59064

Summary AsyncSSH 2.22.0 expands the OpenSSH-compatible AuthorizedKeysFile %u token with the raw SSH username during pre-authentication server config reload. A server configured with a documented per-user key pattern such as AuthorizedKeysFile authorized keys/%u can be made to read an...

8.2CVSS6.1AI score0.00592EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
•added 2026/07/07 1:15 p.m.•37 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters

A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during...

7AI score0.00623EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
•added 2026/06/25 10:18 p.m.•17 views

golang.org/x/crypto: Invoking pathological RSA/DSA parameters may cause DoS

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public...

6.4AI score0.00623EPSS
SaveExploits0References46Affected Software1
EUVD
EUVD
•added 2026/06/25 10:18 p.m.•22 views

EUVD-2026-31396

golang.org/x/crypto/ssh: Invoking pathological RSA/DSA parameters may cause DoS...

7.5CVSS5.8AI score0.00623EPSS
SaveExploits0References7
Amazon
Amazon
•added 2026/06/08 12:00 a.m.•40 views

Important: runfinch-finch

Issue Overview: An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state a...

10CVSS5.8AI score0.00716EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
•added 2026/06/06 12:00 a.m.•17 views

EulerOS Virtualization 2.13.0 : curl (EulerOS-SA-2026-2161)

According to the versions of the curl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : When doing multi-threaded LDAPS transfers LDAP over TLS with libcurl,changing TLS options in one thread would inadvertently change th...

6.3CVSS7.5AI score0.00665EPSS
SaveExploits3References5
OSV
OSV
•added 2026/05/27 9:35 p.m.•18 views

GHSA-G794-3FMP-753H AsyncSSH `AuthorizedKeysFile %u` path traversal allows attacker-selected authorized keys to authenticate a traversal username

Summary AsyncSSH 2.22.0 expands the OpenSSH-compatible AuthorizedKeysFile %u token with the raw SSH username during pre-authentication server config reload. A server configured with a documented per-user key pattern such as AuthorizedKeysFile authorizedkeys/%u can be made to read an authorized-ke...

8.2CVSS5.8AI score0.00592EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
•added 2026/05/27 9:35 p.m.•29 views

AsyncSSH `AuthorizedKeysFile %u` path traversal allows attacker-selected authorized keys to authenticate a traversal username

Summary AsyncSSH 2.22.0 expands the OpenSSH-compatible AuthorizedKeysFile %u token with the raw SSH username during pre-authentication server config reload. A server configured with a documented per-user key pattern such as AuthorizedKeysFile authorizedkeys/%u can be made to read an authorized-ke...

8.2CVSS5.8AI score0.00592EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
•added 2026/05/27 12:00 a.m.•25 views

PT-2026-44151

Name of the Vulnerable Software and Affected Versions asyncssh versions 2.22.0 through 2.23.0 Description An issue exists during pre-authentication server configuration reload where the %u token in the AuthorizedKeysFile setting is expanded using the raw SSH username without rejecting path...

8.2CVSS5.4AI score0.00592EPSS
SaveExploits1References225
Snyk
Snyk
•added 2026/05/22 5:32 a.m.•20 views

Allocation of Resources Without Limits or Throttling

Overview golang.org/x/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the public key parsers. An attacker can exhaust CPU resources by submitting crafted RSA or DSA public keys with excessively larg...

7.5CVSS5.8AI score0.00623EPSS
SaveExploits0References2
Rows per page
Query Builder