GO-2022-0528

Source
https://pkg.go.dev/vuln/GO-2022-0528
Import Source
https://vuln.go.dev/ID/GO-2022-0528.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2022-0528
Aliases
Published
2022-07-30T03:51:17Z
Modified
2025-01-08T14:11:49.098784Z
Summary
Panic on crafted messages in github.com/containrrr/shoutrrr
Details

Sending a message exactly 2000, 4000, or 6000 characters in length to Discord causes a panic.

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

Affected packages

Go / github.com/containrrr/shoutrrr

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/containrrr/shoutrrr/pkg/util",
            "symbols": [
                "PartitionMessage"
            ]
        }
    ]
}