gsd-2018-19295
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Sylabs Singularity 2.4 to 2.6 allows local users to conduct Improper Input Validation attacks.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-19295", "description": "Sylabs Singularity 2.4 to 2.6 allows local users to conduct Improper Input Validation attacks.", "id": "GSD-2018-19295", "references": [ "https://www.suse.com/security/cve/CVE-2018-19295.html", "https://ubuntu.com/security/CVE-2018-19295" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-19295" ], "details": "Sylabs Singularity 2.4 to 2.6 allows local users to conduct Improper Input Validation attacks.", "id": "GSD-2018-19295", "modified": "2023-12-13T01:22:39.447962Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-19295", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Sylabs Singularity 2.4 to 2.6 allows local users to conduct Improper Input Validation attacks." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/sylabs/singularity/releases/tag/2.6.1", "refsource": "CONFIRM", "url": "https://github.com/sylabs/singularity/releases/tag/2.6.1" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=v2.4 \u003c=v2.6", "affected_versions": "All versions starting from 2.4 up to 2.6", "cvss_v2": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "cvss_v3": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2023-07-25", "description": "Sylabs Singularity 2.4 to 2.6 allows local users to conduct Improper Input Validation attacks.", "fixed_versions": [], "identifier": "CVE-2018-19295", "identifiers": [ "GHSA-p83v-8vmr-qfv9", "CVE-2018-19295" ], "not_impacted": "", "package_slug": "go/github.com/sylabs/singularity", "pubdate": "2022-05-14", "solution": "Unfortunately, there is no solution available yet.", "title": "Improper Input Validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-19295", "https://github.com/sylabs/singularity/releases/tag/2.6.1", "https://github.com/advisories/GHSA-p83v-8vmr-qfv9" ], "uuid": "bc554bac-a4b6-4c73-bf0d-39a0ef092b45", "versions": [ { "commit": { "sha": "e40bc91b58a26e4a977b1d439d7ac3e3d1fd59a3", "tags": [ "2.4" ], "timestamp": "20171012021318" }, "number": "v2.4" }, { "commit": { "sha": "6b4f6fc878ed55f9056d90d95533b9f70aabf926", "tags": [ "2.6.0" ], "timestamp": "20180804010049" }, "number": "v2.6" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:sylabs:singularity:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.6.0", "versionStartIncluding": "2.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-19295" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Sylabs Singularity 2.4 to 2.6 allows local users to conduct Improper Input Validation attacks." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/sylabs/singularity/releases/tag/2.6.1", "refsource": "CONFIRM", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/sylabs/singularity/releases/tag/2.6.1" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "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.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } }, "lastModifiedDate": "2019-01-24T17:23Z", "publishedDate": "2018-12-17T15: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.