Publish GHSA-52rf-25hq-5m33

This commit is contained in:
advisory-database[bot]
2025-02-11 22:49:05 +00:00
parent fe4c3a4be2
commit 9ffa2bcafd
@@ -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
}
}