CVE-2024-41264
LOW3.7EPSS 0.07%casdoor's use of`ssh.InsecureIgnoreHostKey()` disables host key verification in github.com/casdoor/casdoor
Published: 8/1/2024Modified: 3/3/2026
Description
casdoor's use of`ssh.InsecureIgnoreHostKey()` disables host key verification in github.com/casdoor/casdoor
Affected packages (2)
- Go/github.com/casdoor/casdoor>= 1.541.0, <= 1.636.0
- Go/github.com/casdoor/casdoor>= 1.541.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | LOW3.7 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N |
References (6)
- ADVISORYhttps://github.com/advisories/GHSA-67fw-w8f2-88wp
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-41264
- PATCHhttps://github.com/casdoor/casdoor
- WEBhttps://gist.github.com/nyxfqq/33ceaccbc9b05d439a944c2b55fa1c0f
- WEBhttps://github.com/casdoor/casdoor/blob/v1.636.0/object/viaSSHDialer.go
- WEBhttps://pkg.go.dev/vuln/GO-2024-3026