зеркало из https://github.com/golang/vulndb.git
60 строки
1.5 KiB
JSON
60 строки
1.5 KiB
JSON
|
{
|
||
|
"schema_version": "1.3.1",
|
||
|
"id": "GO-2022-0888",
|
||
|
"modified": "0001-01-01T00:00:00Z",
|
||
|
"published": "0001-01-01T00:00:00Z",
|
||
|
"aliases": [
|
||
|
"CVE-2021-21404",
|
||
|
"GHSA-x462-89pf-6r5h"
|
||
|
],
|
||
|
"summary": "Crash due to malformed relay protocol message in github.com/syncthing/syncthing",
|
||
|
"details": "Crash due to malformed relay protocol message in github.com/syncthing/syncthing",
|
||
|
"affected": [
|
||
|
{
|
||
|
"package": {
|
||
|
"name": "github.com/syncthing/syncthing",
|
||
|
"ecosystem": "Go"
|
||
|
},
|
||
|
"ranges": [
|
||
|
{
|
||
|
"type": "SEMVER",
|
||
|
"events": [
|
||
|
{
|
||
|
"introduced": "0"
|
||
|
},
|
||
|
{
|
||
|
"fixed": "1.15.0"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"ecosystem_specific": {}
|
||
|
}
|
||
|
],
|
||
|
"references": [
|
||
|
{
|
||
|
"type": "ADVISORY",
|
||
|
"url": "https://github.com/syncthing/syncthing/security/advisories/GHSA-x462-89pf-6r5h"
|
||
|
},
|
||
|
{
|
||
|
"type": "ADVISORY",
|
||
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21404"
|
||
|
},
|
||
|
{
|
||
|
"type": "FIX",
|
||
|
"url": "https://github.com/syncthing/syncthing/commit/fb4fdaf4c0a79c22cad000c42ac1394e3ccb6a97"
|
||
|
},
|
||
|
{
|
||
|
"type": "WEB",
|
||
|
"url": "https://github.com/syncthing/syncthing/releases/tag/v1.15.0"
|
||
|
},
|
||
|
{
|
||
|
"type": "WEB",
|
||
|
"url": "https://pkg.go.dev/github.com/syncthing/syncthing"
|
||
|
}
|
||
|
],
|
||
|
"database_specific": {
|
||
|
"url": "https://pkg.go.dev/vuln/GO-2022-0888",
|
||
|
"review_status": "UNREVIEWED"
|
||
|
}
|
||
|
}
|