GO-2023-1872

Source
https://pkg.go.dev/vuln/GO-2023-1872
Import Source
https://vuln.go.dev/ID/GO-2023-1872.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-1872
Aliases
Published
2023-07-05T17:29:51Z
Modified
2024-05-20T16:03:47Z
Summary
Denial of service in github.com/openfga/openfga
Details

OpenFGA is vulnerable to a denial of service attack when certain Check and ListObjects calls are executed against authorization models that contain circular relationship definitions.

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

Affected packages

Go / github.com/openfga/openfga

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.1

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/openfga/openfga/pkg/typesystem",
            "symbols": [
                "New",
                "NewAndValidate",
                "TypeSystem.validateNames",
                "TypeSystem.validateRelationTypeRestrictions"
            ]
        }
    ]
}