vulndb/data/osv/GO-2024-3026.json

53 строки
1.3 KiB
JSON

{
"schema_version": "1.3.1",
"id": "GO-2024-3026",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-41264",
"GHSA-67fw-w8f2-88wp"
],
"summary": "casdoor's use of`ssh.InsecureIgnoreHostKey()` disables host key verification in github.com/casdoor/casdoor",
"details": "casdoor's use of`ssh.InsecureIgnoreHostKey()` disables host key verification in github.com/casdoor/casdoor",
"affected": [
{
"package": {
"name": "github.com/casdoor/casdoor",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "1.541.0"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-67fw-w8f2-88wp"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41264"
},
{
"type": "WEB",
"url": "https://gist.github.com/nyxfqq/33ceaccbc9b05d439a944c2b55fa1c0f"
},
{
"type": "WEB",
"url": "https://github.com/casdoor/casdoor/blob/v1.636.0/object/viaSSHDialer.go"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-3026",
"review_status": "UNREVIEWED"
}
}