ghsa-2rqw-cfhc-35fh
Vulnerability from github
Published
2024-08-21 18:26
Modified
2024-08-21 18:26
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
CKAN may leak Solr credentials via error message in package_search action
Details
If there were connection issues with the Solr server, the internal Solr URL (potentially including credentials) could be leaked to package_search
calls as part of the returned error message
Patches
This has been patched in CKAN 2.10.5 and 2.11.0
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ckan" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.10.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-41674" ], "database_specific": { "cwe_ids": [ "CWE-209" ], "github_reviewed": true, "github_reviewed_at": "2024-08-21T18:26:27Z", "nvd_published_at": "2024-08-21T15:15:08Z", "severity": "MODERATE" }, "details": "If there were connection issues with the Solr server, the internal Solr URL (potentially including credentials) could be leaked to `package_search` calls as part of the returned error message\n\n### Patches\nThis has been patched in CKAN 2.10.5 and 2.11.0\n", "id": "GHSA-2rqw-cfhc-35fh", "modified": "2024-08-21T18:26:27Z", "published": "2024-08-21T18:26:27Z", "references": [ { "type": "WEB", "url": "https://github.com/ckan/ckan/security/advisories/GHSA-2rqw-cfhc-35fh" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41674" }, { "type": "WEB", "url": "https://github.com/ckan/ckan/commit/f6b032cd7082d784938165bbd113557639002ca7" }, { "type": "PACKAGE", "url": "https://github.com/ckan/ckan" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "CKAN may leak Solr credentials via error message in package_search action" }
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.
Loading…
Loading…