GO-2023-2162

Source
https://pkg.go.dev/vuln/GO-2023-2162
Import Source
https://vuln.go.dev/ID/GO-2023-2162.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2023-2162
Aliases
Published
2023-11-02T22:04:24Z
Modified
2024-05-20T16:03:47Z
Summary
SQL Injection in List Endpoints in github.com/flyteorg/flyteadmin
Details

A malicious user can send a REST request to a List endpoint with filters that contain custom SQL statements. This can result in SQL injection.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2023-2162"
}
References
Credits
    • @Sanjana-Sarda

Affected packages

Go / github.com/flyteorg/flyteadmin

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/flyteorg/flyteadmin/pkg/common",
            "symbols": [
                "NewSortParameter"
            ]
        }
    ]
}