GHSA-3xh2-74w9-5vxm

Suggest an improvement
Source
https://github.com/advisories/GHSA-3xh2-74w9-5vxm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/05/GHSA-3xh2-74w9-5vxm/GHSA-3xh2-74w9-5vxm.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-3xh2-74w9-5vxm
Aliases
Published
2021-05-18T21:08:02Z
Modified
2023-11-01T05:28:31.346318Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Integer overflow in github.com/gorilla/websocket
Details

An integer overflow vulnerability exists with the length of websocket frames received via a websocket connection. An attacker would use this flaw to cause a denial of service attack on an HTTP Server allowing websocket connections.

Database specific
{
    "nvd_published_at": "2020-12-02T01:15:12Z",
    "cwe_ids": [
        "CWE-190",
        "CWE-400"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-18T20:56:17Z"
}
References

Affected packages

Go / github.com/gorilla/websocket

Package

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

Affected ranges

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