GO-2023-2017

Source
https://pkg.go.dev/vuln/GO-2023-2017
Import Source
https://vuln.go.dev/ID/GO-2023-2017.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-2017
Aliases
Published
2023-11-02T16:20:02Z
Modified
2024-05-20T16:03:47Z
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.

Database specific
{
    "url": "https://pkg.go.dev/vuln/GO-2023-2017",
    "review_status": "REVIEWED"
}
References

Affected packages

Go / github.com/weaviate/weaviate

Package

Name
github.com/weaviate/weaviate
View open source insights on deps.dev
Purl
pkg:golang/github.com/weaviate/weaviate

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
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"
            ]
        }
    ]
}