GO-2024-3124

See a problem?
Source
https://pkg.go.dev/vuln/GO-2024-3124
Import Source
https://vuln.go.dev/ID/GO-2024-3124.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-3124
Aliases
Published
2024-09-17T21:00:57Z
Modified
2024-09-17T21:27:04.522549Z
Summary
Buffer Overflow vulnerability in osrg gobgp in github.com/osrg/gobgp
Details

Buffer Overflow vulnerability allows a remote attacker to cause a denial of service via an fsm error handling function.

References

Affected packages

Go / github.com/osrg/gobgp/v3

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/osrg/gobgp/v3/pkg/packet/bgp",
            "symbols": [
                "ValidateAttribute",
                "ValidateUpdateMsg"
            ]
        },
        {
            "path": "github.com/osrg/gobgp/v3/pkg/server",
            "symbols": [
                "BgpServer.Serve",
                "fsmHandler.recvMessageWithError"
            ]
        }
    ]
}