Lucene search
+L

15363 matches found

Cvelist
Cvelist
added 2025/08/05 8:5 p.m.20 views

CVE-2013-10065 Sysax Multi-Server <= 6.10 SSHD Key Exchange DoS

A denial-of-service vulnerability exists in Sysax Multi-Server version 6.10 via its SSH daemon. A specially crafted SSH key exchange packet can trigger a crash in the service, resulting in loss of availability. The flaw is triggered during the handling of malformed key exchange data, including a...

8.7CVSS0.01141EPSS
SaveExploits1References4
CVE
CVE
added 2025/08/05 8:5 p.m.26 views

CVE-2013-10065

CVE-2013-10065 affects Sysax Multi-Server 6.10 SSHD. A specially crafted SSH key exchange packet can crash the service, causing denial of service. The flaw is triggered by malformed key exchange data, including a non‑standard byte (0x28) replacing the SSH protocol delimiter. Multiple sources (NVD...

8.7CVSS6.5AI score0.01141EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2025/08/05 5:15 p.m.8 views

CVE-2025-43980

An issue was discovered on FIRSTNUM JC21A-04 devices through 2.01ME/FN. They enable the SSH service by default with the credentials of root/admin. The GUI doesn't offer a way to disable the account...

6.5CVSS0.00245EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/05 1:15 a.m.19 views

CVE-2025-54804

Russh is a Rust SSH client & server library. In versions 0.54.0 and below, the channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an...

6.5CVSS0.00386EPSS
SaveExploits1References2
CVE
CVE
added 2025/08/05 12:5 a.m.50 views

CVE-2025-54804

Russh is a Rust SSH client/server library. In versions ≤0.54.0, CHANNEL_WINDOW_ADJUST handling computes recipient_window_size from the decoded value without proper overflow checks, causing an integer overflow that can crash the server. The issue is fixed in version 0.54.1. Attacker impact is serv...

6.5CVSS7AI score0.00386EPSS
SaveExploits1References2Affected Software2
Debian CVE
Debian CVE
added 2025/08/05 12:5 a.m.8 views

CVE-2025-54804

Russh is a Rust SSH client & server library. In versions 0.54.0 and below, the channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an...

6.5CVSS5.9AI score0.00386EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2025/08/05 12:5 a.m.5 views

CVE-2025-54804 Russh is missing an overflow check during channel windows adjust

Russh is a Rust SSH client & server library. In versions 0.54.0 and below, the channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an...

6.5CVSS6.7AI score0.00386EPSS
SaveExploits1References2
OSV
OSV
added 2025/08/05 12:5 a.m.8 views

CVE-2025-54804 Russh is missing an overflow check during channel windows adjust

Russh is a Rust SSH client & server library. In versions 0.54.0 and below, the channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an...

6.5CVSS7.3AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/08/05 12:0 a.m.3 views

CVE-2025-43980

An issue was discovered on FIRSTNUM JC21A-04 devices through 2.01ME/FN. They enable the SSH service by default with the credentials of root/admin. The GUI doesn't offer a way to disable the account...

6.5AI score0.00245EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/05 12:0 a.m.8 views

PT-2025-31947 · Firstnum · Firstnum Jc21A-04

Name of the Vulnerable Software and Affected Versions: FIRSTNUM JC21A-04 devices versions through 2.01ME/FN Description: FIRSTNUM JC21A-04 devices enable the SSH service by default with the credentials root/admin. The graphical user interface GUI does not provide a method to disable this account...

6.5CVSS6.6AI score0.00245EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/08/05 12:0 a.m.17 views

PT-2025-31989 · Unknown · Sysax Multi Server

Name of the Vulnerable Software and Affected Versions: Sysax Multi-Server version 6.10 Description: A denial-of-service issue exists in Sysax Multi-Server version 6.10 via its SSH daemon. A specially crafted SSH key exchange packet can trigger a crash in the service, resulting in a loss of...

8.7CVSS6.1AI score0.01141EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2025/08/05 12:0 a.m.17 views

PT-2025-31964 · Undefined · Undefined

Hi, I run a following script for a vulnerability test for my home network; nmap 192.168.1.1/24 -n -sP |rg -o "192." scan.txt nmap -sV --script vulners --script-args mincvss=7.0 -iL scan.txt Then I get this Vulner output in port 80; Nmap scan report for 192.168.1.5 Host is up 0.00021s latency. Not...

9.1CVSS6.1AI score0.04576EPSS
SaveExploits2References1
CVE
CVE
added 2025/08/05 12:0 a.m.22 views

CVE-2025-43980

The CVE pertains to FIRSTNUM JC21A-04 devices (versions through 2.01ME/FN). The issue is that SSH is enabled by default and authenticates with root/admin credentials, and the GUI provides no way to disable this account. This creates an environment where remote access could be gained under default...

6.5CVSS7.2AI score0.00245EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/08/05 12:0 a.m.16 views

CVE-2025-43980

An issue was discovered on FIRSTNUM JC21A-04 devices through 2.01ME/FN. They enable the SSH service by default with the credentials of root/admin. The GUI doesn't offer a way to disable the account...

0.00245EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/04 8:28 p.m.10 views

russh is missing overflow checks during channel windows adjust

Summary The channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an internal state value. This can result in a integer overflow. If the Rus...

6.5CVSS7.6AI score0.00386EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/08/04 8:28 p.m.19 views

GHSA-H5RC-J5F5-3GCM russh is missing overflow checks during channel windows adjust

Summary The channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an internal state value. This can result in a integer overflow. If the Rus...

6.5CVSS6.6AI score0.00386EPSS
SaveExploits1References4
NVD
NVD
added 2025/08/04 7:15 p.m.15 views

CVE-2025-38741

Dell Enterprise SONiC OS, version 4.5.0, contains a cryptographic key vulnerability in SSH. An unauthenticated remote attacker could potentially exploit this vulnerability, leading to unauthorized access to communication...

7.5CVSS0.00371EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/04 6:22 p.m.37 views

CVE-2025-38741

Dell Enterprise SONiC OS (Dell SONiC) on version 4.5.0 and earlier contains a cryptographic key vulnerability in SSH that could be exploited by an unauthenticated remote attacker to gain unauthorized access to communications. The connected Nessus note (DSA-2025-275) and vendor advisory indicate t...

7.5CVSS6.7AI score0.00371EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/08/04 6:22 p.m.7 views

CVE-2025-38741

Dell Enterprise SONiC OS, version 4.5.0, contains a cryptographic key vulnerability in SSH. An unauthenticated remote attacker could potentially exploit this vulnerability, leading to unauthorized access to communication...

7.5CVSS7.2AI score0.00371EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/08/04 6:22 p.m.22 views

CVE-2025-38741

Dell Enterprise SONiC OS, version 4.5.0, contains a cryptographic key vulnerability in SSH. An unauthenticated remote attacker could potentially exploit this vulnerability, leading to unauthorized access to communication...

7.5CVSS0.00371EPSS
SaveExploits0References1
Rows per page
Query Builder