ghsa-4q22-422g-m4pj
Vulnerability from github
Published
2024-06-13 18:31
Modified
2024-10-03 21:56
Severity ?
Summary
Elasticsearch StackOverflow vulnerability
Details
A flaw was discovered in Elasticsearch, affecting document ingestion when an index template contains a dynamic field mapping of “passthrough” type. Under certain circumstances, ingesting documents in this index would cause a StackOverflow exception to be thrown and ultimately lead to a Denial of Service. Note that passthrough fields is an experimental feature.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.elasticsearch:elasticsearch" }, "ranges": [ { "events": [ { "introduced": "8.13.1" }, { "fixed": "8.14.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-37280" ], "database_specific": { "cwe_ids": [ "CWE-122", "CWE-787" ], "github_reviewed": true, "github_reviewed_at": "2024-06-13T22:03:51Z", "nvd_published_at": "2024-06-13T17:15:50Z", "severity": "MODERATE" }, "details": "A flaw was discovered in Elasticsearch, affecting document ingestion when an index template contains a dynamic field mapping of \u201cpassthrough\u201d type. Under certain circumstances, ingesting documents in this index would cause a StackOverflow exception to be thrown and ultimately lead to a Denial of Service. Note that passthrough fields is an experimental feature.", "id": "GHSA-4q22-422g-m4pj", "modified": "2024-10-03T21:56:24Z", "published": "2024-06-13T18:31:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37280" }, { "type": "WEB", "url": "https://discuss.elastic.co/t/elasticsearch-8-14-0-security-update-esa-2024-14/361007" }, { "type": "PACKAGE", "url": "https://github.com/elastic/elasticsearch" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Elasticsearch StackOverflow vulnerability" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.