GO-2022-0460

Source
https://pkg.go.dev/vuln/GO-2022-0460
Import Source
https://vuln.go.dev/ID/GO-2022-0460.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2022-0460
Aliases
Published
2022-07-01T20:07:34Z
Modified
2024-05-20T16:03:47Z
Summary
Infinite loop in github.com/pion/dtls/v2
Details

An attacker can send packets that send the DTLS server or client into an infinite loop.

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

Affected packages

Go / github.com/pion/dtls/v2

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/pion/dtls/v2",
            "symbols": [
                "Client",
                "ClientWithContext",
                "Dial",
                "DialWithContext",
                "Resume",
                "Server",
                "ServerWithContext",
                "fragmentBuffer.pop",
                "handshakeFSM.Run",
                "listener.Accept"
            ]
        }
    ]
}