From 9ffa2bcafd9d7bd193cfd0beae706c734b9de6ba Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 22:49:05 +0000 Subject: [PATCH] Publish GHSA-52rf-25hq-5m33 --- .../GHSA-52rf-25hq-5m33.json | 84 +++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 advisories/github-reviewed/2025/02/GHSA-52rf-25hq-5m33/GHSA-52rf-25hq-5m33.json diff --git a/advisories/github-reviewed/2025/02/GHSA-52rf-25hq-5m33/GHSA-52rf-25hq-5m33.json b/advisories/github-reviewed/2025/02/GHSA-52rf-25hq-5m33/GHSA-52rf-25hq-5m33.json new file mode 100644 index 00000000000..22d3a88b311 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-52rf-25hq-5m33/GHSA-52rf-25hq-5m33.json @@ -0,0 +1,84 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-52rf-25hq-5m33", + "modified": "2025-02-11T22:47:11Z", + "published": "2025-02-11T22:47:11Z", + "aliases": [ + "CVE-2024-32037" + ], + "summary": "GeoNetwork search end-point information disclosure in response headers", + "details": "### Impact\n\nThe search end-point response headers contain information about Elasticsearch software in use. This information is sensitive from a security point of view because it allows software used by the server to be easily identified.\n\n### Patches\n\nGeoNetwork 4.4.5 / 4.2.10\n\n### Workarounds\n\nNone\n\n### References\n- [CVE-2024-32037](https://www.cve.org/CVERecord?id=CVE-2024-32037)\n- [Search service](https://docs.geonetwork-opensource.org/4.4/api/search/)\n\n### Credits\n\n- [Ministry of Economic Affairs and Climate Policy](https://www.rijksoverheid.nl/ministeries/ministerie-van-economische-zaken-en-klimaat), The Netherlands.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.geonetwork-opensource:gn-services" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.4.0" + }, + { + "fixed": "4.4.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.geonetwork-opensource:gn-services" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.2.10" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/geonetwork/core-geonetwork/security/advisories/GHSA-52rf-25hq-5m33" + }, + { + "type": "WEB", + "url": "https://docs.geonetwork-opensource.org/4.4/api/search" + }, + { + "type": "PACKAGE", + "url": "https://github.com/geonetwork/core-geonetwork" + }, + { + "type": "WEB", + "url": "https://www.cve.org/CVERecord?id=CVE-2024-32037" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-02-11T22:47:11Z", + "nvd_published_at": null + } +} \ No newline at end of file