gsd-2017-15104
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
An access flaw was found in Heketi 5, where the heketi.json configuration file was world readable. An attacker having local access to the Heketi server could read plain-text passwords from the heketi.json file.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-15104", "description": "An access flaw was found in Heketi 5, where the heketi.json configuration file was world readable. An attacker having local access to the Heketi server could read plain-text passwords from the heketi.json file.", "id": "GSD-2017-15104", "references": [ "https://access.redhat.com/errata/RHSA-2017:3481" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-15104" ], "details": "An access flaw was found in Heketi 5, where the heketi.json configuration file was world readable. An attacker having local access to the Heketi server could read plain-text passwords from the heketi.json file.", "id": "GSD-2017-15104", "modified": "2023-12-13T01:20:59.308779Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2017-15104", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Heketi", "version": { "version_data": [ { "version_affected": "=", "version_value": "5.0" } ] } } ] }, "vendor_name": "Heketi" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An access flaw was found in Heketi 5, where the heketi.json configuration file was world readable. An attacker having local access to the Heketi server could read plain-text passwords from the heketi.json file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-552", "lang": "eng", "value": "CWE-552" } ] } ] }, "references": { "reference_data": [ { "name": "https://access.redhat.com/errata/RHSA-2017:3481", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2017:3481" }, { "name": "https://access.redhat.com/security/cve/CVE-2017-15104", "refsource": "MISC", "url": "https://access.redhat.com/security/cve/CVE-2017-15104" }, { "name": "https://github.com/heketi/heketi/releases/tag/v5.0.1", "refsource": "MISC", "url": "https://github.com/heketi/heketi/releases/tag/v5.0.1" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1510149", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1510149" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "=v5.0.0", "affected_versions": "Version 5.0.0", "cvss_v2": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-200", "CWE-937" ], "date": "2020-03-12", "description": "An access flaw was found in Heketi, where the `heketi.json` configuration file was world readable. An attacker having local access to the Heketi server could read plain-text passwords from the `heketi.json` file.", "fixed_versions": [ "v5.0.1" ], "identifier": "CVE-2017-15104", "identifiers": [ "CVE-2017-15104" ], "not_impacted": "All versions before 5.0.0, all versions after 5.0.0", "package_slug": "go/github.com/heketi/heketi", "pubdate": "2017-12-18", "solution": "Upgrade to version 5.0.1+incompatible or above.", "title": "Information Exposure", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2017-15104", "https://bugzilla.redhat.com/show_bug.cgi?id=1510149" ], "uuid": "e2aedb1c-4549-4d8a-995e-d2dcc6ab8dba", "versions": [ { "commit": { "sha": "6ef58b0c93b86281a87eb4d6fbd78f0fea673f54", "tags": [ "v5.0.0" ], "timestamp": "20170724070424" }, "number": "v5.0.0" }, { "commit": { "sha": "497d47ddcee3dd55e3e8b5d0abb2a51c91edeba1", "tags": [ "v5.0.1" ], "timestamp": "20171218171530" }, "number": "v5.0.1" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:heketi_project:heketi:5.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2017-15104" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An access flaw was found in Heketi 5, where the heketi.json configuration file was world readable. An attacker having local access to the Heketi server could read plain-text passwords from the heketi.json file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-552" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/heketi/heketi/releases/tag/v5.0.1", "refsource": "CONFIRM", "tags": [ "Release Notes" ], "url": "https://github.com/heketi/heketi/releases/tag/v5.0.1" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1510149", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1510149" }, { "name": "https://access.redhat.com/security/cve/CVE-2017-15104", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2017-15104" }, { "name": "RHSA-2017:3481", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:3481" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-02-12T23:28Z", "publishedDate": "2017-12-18T19:29Z" } } }
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.