GO-2022-1213

Source
https://pkg.go.dev/vuln/GO-2022-1213
Import Source
https://vuln.go.dev/ID/GO-2022-1213.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2022-1213
Aliases
Published
2023-01-03T23:05:24Z
Modified
2024-05-20T16:03:47Z
Summary
Insecure generation of cookies in github.com/go-macaron/csrf
Details

The Options.Secure value is ignored, and cookies created by Generate never have the secure attribute.

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

Affected packages

Go / github.com/go-macaron/csrf

Package

Name
github.com/go-macaron/csrf
View open source insights on deps.dev
Purl
pkg:golang/github.com/go-macaron/csrf

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.0.0-20180426211050-dadd1711a617

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/go-macaron/csrf",
            "symbols": [
                "Generate"
            ]
        }
    ]
}