GHSA-vpqm-88c4-x4cv

Suggest an improvement
Source
https://github.com/advisories/GHSA-vpqm-88c4-x4cv
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-vpqm-88c4-x4cv/GHSA-vpqm-88c4-x4cv.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-vpqm-88c4-x4cv
Aliases
Published
2022-05-13T01:34:04Z
Modified
2023-11-01T04:49:10.530490Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Exposure of Sensitive Information to an Unauthorized Actor in Elasticsearch
Details

Elasticsearch Security versions 6.4.0 to 6.4.2 contain an error in the way request headers are applied to requests when using the Active Directory, LDAP, Native, or File realms. A request may receive headers intended for another request if the same username is being authenticated concurrently; when used with run as, this can result in the request running as the incorrect user. This could allow a user to access information that they should not have access to.

Database specific
{
    "nvd_published_at": "2018-12-20T22:29:00Z",
    "github_reviewed_at": "2022-06-28T23:22:24Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-200"
    ]
}
References

Affected packages

Maven / org.elasticsearch:elasticsearch

Package

Name
org.elasticsearch:elasticsearch
View open source insights on deps.dev
Purl
pkg:maven/org.elasticsearch/elasticsearch

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.4.0
Fixed
6.4.3

Affected versions

6.*

6.4.0
6.4.1
6.4.2

Database specific

{
    "last_known_affected_version_range": "<= 6.4.2"
}