GO-2020-0003

See a problem?
Source
https://pkg.go.dev/vuln/GO-2020-0003
Import Source
https://vuln.go.dev/ID/GO-2020-0003.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2020-0003
Aliases
Published
2021-04-14T20:04:52Z
Modified
2024-05-20T16:03:47Z
Summary
Resource exhaustion in github.com/revel/revel
Details

An attacker can cause an application that accepts slice parameters (https://revel.github.io/manual/parameters.html#slices) to allocate large amounts of memory and crash through manipulating the request query sent to the application.

References
Credits
    • @SYM01

Affected packages

Go / github.com/revel/revel

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/revel/revel"
        }
    ]
}