GO-2024-2958

See a problem?
Source
https://pkg.go.dev/vuln/GO-2024-2958
Import Source
https://vuln.go.dev/ID/GO-2024-2958.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-2958
Aliases
Published
2024-07-02T19:19:24Z
Modified
2024-07-15T22:12:28.240448Z
Summary
Potential memory exhaustion attack due to sparse slice deserialization in github.com/gorilla/schema
Details

Potential memory exhaustion attack due to sparse slice deserialization in github.com/gorilla/schema

References
Credits
    • @AlexVasiluta

Affected packages

Go / github.com/gorilla/schema

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/gorilla/schema",
            "symbols": [
                "Decoder.Decode",
                "Decoder.decode",
                "NewDecoder"
            ]
        }
    ]
}