blob: 1a65fafb6f16276585b4fb0564dbf558ca25fb81 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2023-2017",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-38976",
"GHSA-8697-479h-5mfp"
],
"summary": "Denial of service vulnerability in github.com/weaviate/weaviate",
"details": "A type conversion issue in Weaviate may allow a remote attack that would cause a denial of service.",
"affected": [
{
"package": {
"name": "github.com/weaviate/weaviate",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.18.6"
},
{
"introduced": "1.19.0"
},
{
"fixed": "1.19.13"
},
{
"introduced": "1.20.0"
},
{
"fixed": "1.20.6"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/weaviate/weaviate/adapters/handlers/rest",
"symbols": [
"Server.ConfigureAPI",
"Server.Serve",
"Server.SetAPI",
"handleUnbatchedGraphQLRequest"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/weaviate/weaviate/security/advisories/GHSA-8697-479h-5mfp"
},
{
"type": "REPORT",
"url": "https://github.com/weaviate/weaviate/issues/3258"
},
{
"type": "FIX",
"url": "https://github.com/weaviate/weaviate/pull/3431"
},
{
"type": "FIX",
"url": "https://github.com/weaviate/weaviate/commit/2a7b208d9aca07e28969e3be82689c184ccf9118"
},
{
"type": "WEB",
"url": "https://github.com/weaviate/weaviate/releases/tag/v1.18.6"
},
{
"type": "WEB",
"url": "https://github.com/weaviate/weaviate/releases/tag/v1.19.13"
},
{
"type": "WEB",
"url": "https://github.com/weaviate/weaviate/releases/tag/v1.20.6"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-2017"
}
}