vulndb/data/osv/GO-2022-0888.json

60 строки
1.5 KiB
JSON
Исходник Обычный вид История

data/reports: unexclude 20 reports (26) - data/reports/GO-2022-0887.yaml - data/reports/GO-2022-0888.yaml - data/reports/GO-2022-0889.yaml - data/reports/GO-2022-0890.yaml - data/reports/GO-2022-0892.yaml - data/reports/GO-2022-0893.yaml - data/reports/GO-2022-0894.yaml - data/reports/GO-2022-0895.yaml - data/reports/GO-2022-0903.yaml - data/reports/GO-2022-0905.yaml - data/reports/GO-2022-0906.yaml - data/reports/GO-2022-0907.yaml - data/reports/GO-2022-0908.yaml - data/reports/GO-2022-0910.yaml - data/reports/GO-2022-0912.yaml - data/reports/GO-2022-0914.yaml - data/reports/GO-2022-0915.yaml - data/reports/GO-2022-0919.yaml - data/reports/GO-2022-0920.yaml - data/reports/GO-2022-0921.yaml Updates golang/vulndb#887 Updates golang/vulndb#888 Updates golang/vulndb#889 Updates golang/vulndb#890 Updates golang/vulndb#892 Updates golang/vulndb#893 Updates golang/vulndb#894 Updates golang/vulndb#895 Updates golang/vulndb#903 Updates golang/vulndb#905 Updates golang/vulndb#906 Updates golang/vulndb#907 Updates golang/vulndb#908 Updates golang/vulndb#910 Updates golang/vulndb#912 Updates golang/vulndb#914 Updates golang/vulndb#915 Updates golang/vulndb#919 Updates golang/vulndb#920 Updates golang/vulndb#921 Change-Id: I6d9c7aaa7d687d3c0aaa5797012853825c9ab22f Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/607228 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Damien Neil <dneil@google.com> Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
2024-08-20 22:32:25 +03:00
{
"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"
}
}