-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.elasticsearch:elasticsearch | maven | < 6.8.2 | 6.8.2 |
| org.elasticsearch:elasticsearch | maven | >= 7.0.0, < 7.2.1 | 7.2.1 |
The provided vulnerability description and references indicate a race condition in Elasticsearch's response header handling, but no specific code snippets, commit diffs, or function names are disclosed in the available data. While the CWE-362 classification confirms the root cause is improper synchronization with shared resources, the exact functions responsible for header generation/management in Elasticsearch's REST layer cannot be identified with high confidence without access to the patched code changes or explicit documentation of the affected components. The advisory mentions general impact but lacks technical specifics required to pinpoint vulnerable functions.