ghsa-mj73-5x75-9phh
Vulnerability from github
Published
2022-05-24 17:04
Modified
2023-09-26 20:03
Severity ?
Summary
Singularity insecure permissions
Details
Insecure permissions (777) are set on $HOME/.singularity
when it is newly created by Singularity (version from 3.3.0 to 3.5.1), which could lead to an information leak, and malicious redirection of operations performed against Sylabs cloud services.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.5.1" }, "package": { "ecosystem": "Go", "name": "github.com/sylabs/singularity" }, "ranges": [ { "events": [ { "introduced": "3.3.0" }, { "fixed": "3.5.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-19724" ], "database_specific": { "cwe_ids": [ "CWE-276" ], "github_reviewed": true, "github_reviewed_at": "2023-07-18T21:02:11Z", "nvd_published_at": "2019-12-18T21:15:00Z", "severity": "HIGH" }, "details": "Insecure permissions (777) are set on `$HOME/.singularity` when it is newly created by Singularity (version from 3.3.0 to 3.5.1), which could lead to an information leak, and malicious redirection of operations performed against Sylabs cloud services.", "id": "GHSA-mj73-5x75-9phh", "modified": "2023-09-26T20:03:52Z", "published": "2022-05-24T17:04:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19724" }, { "type": "WEB", "url": "https://github.com/sylabs/singularity/commit/2cda4981812c29f0fb11d3ea6aaf6139f665a631" }, { "type": "PACKAGE", "url": "https://github.com/sylabs/singularity" }, { "type": "WEB", "url": "https://github.com/sylabs/singularity/releases/tag/v3.5.2" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00025.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00059.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Singularity insecure permissions" }
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.