mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-8wxx-35qc-vp6r
This commit is contained in:
+27
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8wxx-35qc-vp6r",
|
||||
"modified": "2024-07-09T18:30:43Z",
|
||||
"modified": "2024-10-25T22:07:23Z",
|
||||
"published": "2024-07-03T18:48:20Z",
|
||||
"aliases": [
|
||||
"CVE-2024-39223"
|
||||
],
|
||||
"summary": "Missing key verification in gost",
|
||||
"details": "An authentication bypass in the SSH service of gost v2.11.5 allows attackers to intercept communications via setting the HostKeyCallback function to ssh.InsecureIgnoreHostKey",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Go",
|
||||
"name": "github.com/ginuerzh/gost"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "2.11.5"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -29,6 +48,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://gist.github.com/nyxfqq/a7242170b1118e78436a62dee4e09e8a"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/ginuerzh/gost"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/ginuerzh/gost/blob/729d0e70005607dc7c69fc1de62fd8fe21f85355/ssh.go#L229"
|
||||
@@ -40,8 +63,8 @@
|
||||
"CWE-639"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-10-25T22:07:23Z",
|
||||
"nvd_published_at": "2024-07-03T15:15:06Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user