GHSA-3xf8-g8gr-g7rh

Suggest an improvement
Source
https://github.com/advisories/GHSA-3xf8-g8gr-g7rh
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/02/GHSA-3xf8-g8gr-g7rh/GHSA-3xf8-g8gr-g7rh.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-3xf8-g8gr-g7rh
Aliases
Published
2024-02-07T18:24:20Z
Modified
2024-02-16T08:23:00.609534Z
Severity
  • 5.7 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N CVSS Calculator
Summary
Graylog session fixation vulnerability through cookie injection
Details

Impact

Reauthenticating with an existing session cookie would re-use that session id, even if for different user credentials. In this case, the pre-existing session could be used to gain elevated access to an existing Graylog login session, provided the malicious user could successfully inject their session cookie into someone else's browser.

The complexity of such an attack is high, because it requires presenting a spoofed login screen and injection of a session cookie into an existing browser, potentially through an XSS attack. No such attack has been discovered.

Patches

Graylog 5.1.11 and 5.2.4, and any versions of the 6.0 development branch contain patches to not re-use sessions under any circumstances, making this type of attack impossible.

Workarounds

Using short session expiration and explicit log outs of unused sessions can help limiting the attack vector. Unpatched this vulnerability exists, but is relatively hard to exploit. A proxy could be leveraged to clear the authentication cookie for the Graylog server URL for the /api/system/sessions endpoint, as that is the only one vulnerable.

Analysis provided by Fabian Yamaguchi - Whirly Labs (Pty) Ltd

Database specific
{
    "nvd_published_at": "2024-02-07T18:15:54Z",
    "cwe_ids": [
        "CWE-384"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2024-02-07T18:24:20Z"
}
References

Affected packages

Maven / org.graylog2:graylog2-server

Package

Name
org.graylog2:graylog2-server
View open source insights on deps.dev
Purl
pkg:maven/org.graylog2/graylog2-server

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.3.0
Fixed
5.1.11

Affected versions

4.*

4.3.0
4.3.1
4.3.2
4.3.3
4.3.4
4.3.5
4.3.6
4.3.7
4.3.8
4.3.9
4.3.10
4.3.11
4.3.12
4.3.13
4.3.14
4.3.15

5.*

5.0.0
5.0.1
5.0.2
5.0.3
5.0.4
5.0.5
5.0.6
5.0.7
5.0.8
5.0.9
5.0.10
5.0.11
5.0.12
5.0.13
5.1.0
5.1.1
5.1.2
5.1.3
5.1.4
5.1.5
5.1.6
5.1.7
5.1.8
5.1.9
5.1.10

Maven / org.graylog2:graylog2-server

Package

Name
org.graylog2:graylog2-server
View open source insights on deps.dev
Purl
pkg:maven/org.graylog2/graylog2-server

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.2.0-alpha.1
Fixed
5.2.4

Affected versions

5.*

5.2.0-alpha.1
5.2.0-beta.1
5.2.0-beta.2
5.2.0-beta.3
5.2.0-rc.1
5.2.0-rc.2
5.2.0
5.2.1
5.2.2
5.2.3