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

73 строки
1.7 KiB
JSON

{
"schema_version": "1.3.1",
"id": "GO-2024-2850",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2021-32026",
"GHSA-jj54-5q2m-q7pj"
],
"summary": "NATS server TLS missing ciphersuite settings when CLI flags used in github.com/nats-io/nats-server",
"details": "NATS server TLS missing ciphersuite settings when CLI flags used in github.com/nats-io/nats-server",
"affected": [
{
"package": {
"name": "github.com/nats-io/nats-server",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/nats-io/nats-server/v2",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.3"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/nats-io/nats-server/security/advisories/GHSA-jj54-5q2m-q7pj"
},
{
"type": "FIX",
"url": "https://github.com/nats-io/nats-server/commit/ffccc2e1bd7aa2466bd9e631e976bfd7ca46f225"
},
{
"type": "WEB",
"url": "https://advisories.nats.io"
},
{
"type": "WEB",
"url": "https://advisories.nats.io/CVE/CVE-2021-32026.txt"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-2850",
"review_status": "UNREVIEWED"
}
}