gsd-2016-1202
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Untrusted search path vulnerability in Atom Electron before 0.33.5 allows local users to gain privileges via a Trojan horse Node.js module in a parent directory of a directory named on a require line.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-1202", "description": "Untrusted search path vulnerability in Atom Electron before 0.33.5 allows local users to gain privileges via a Trojan horse Node.js module in a parent directory of a directory named on a require line.", "id": "GSD-2016-1202" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-1202" ], "details": "Untrusted search path vulnerability in Atom Electron before 0.33.5 allows local users to gain privileges via a Trojan horse Node.js module in a parent directory of a directory named on a require line.", "id": "GSD-2016-1202", "modified": "2023-12-13T01:21:24.812252Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "vultures@jpcert.or.jp", "ID": "CVE-2016-1202", "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": "Untrusted search path vulnerability in Atom Electron before 0.33.5 allows local users to gain privileges via a Trojan horse Node.js module in a parent directory of a directory named on a require line." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/electron/electron/commit/9a2e2b365d061ec10cd861391fd5b1344af7194d", "refsource": "CONFIRM", "url": "https://github.com/electron/electron/commit/9a2e2b365d061ec10cd861391fd5b1344af7194d" }, { "name": "JVNDB-2016-000054", "refsource": "JVNDB", "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2016-000054" }, { "name": "https://github.com/electron/electron/pull/2976", "refsource": "CONFIRM", "url": "https://github.com/electron/electron/pull/2976" }, { "name": "JVN#00324715", "refsource": "JVN", "url": "http://jvn.jp/en/jp/JVN00324715/index.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c0.33.5", "affected_versions": "All versions before 0.33.5", "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-937" ], "date": "2021-09-13", "description": "Untrusted search path vulnerability in Atom Electron before 0.33.5 allows local users to gain privileges via a Trojan horse Node.js module in a parent directory of a directory named on a require line.", "fixed_versions": [ "0.33.5" ], "identifier": "CVE-2016-1202", "identifiers": [ "GHSA-gvcj-pfq2-wxj7", "CVE-2016-1202" ], "not_impacted": "All versions starting from 0.33.5", "package_slug": "npm/electron", "pubdate": "2017-10-24", "solution": "Upgrade to version 0.33.5 or above.", "title": "High severity vulnerability that affects electron", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2016-1202", "https://github.com/electron/electron/pull/2976", "https://github.com/electron/electron/commit/9a2e2b365d061ec10cd861391fd5b1344af7194d", "https://github.com/advisories/GHSA-gvcj-pfq2-wxj7", "http://jvn.jp/en/jp/JVN00324715/index.html", "http://jvndb.jvn.jp/jvndb/JVNDB-2016-000054" ], "uuid": "d7719863-35e6-4f78-9c8c-a34a7556e7b3" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:atom:electron:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.33.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "vultures@jpcert.or.jp", "ID": "CVE-2016-1202" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Untrusted search path vulnerability in Atom Electron before 0.33.5 allows local users to gain privileges via a Trojan horse Node.js module in a parent directory of a directory named on a require line." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "JVN#00324715", "refsource": "JVN", "tags": [ "Vendor Advisory" ], "url": "http://jvn.jp/en/jp/JVN00324715/index.html" }, { "name": "JVNDB-2016-000054", "refsource": "JVNDB", "tags": [ "Vendor Advisory" ], "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2016-000054" }, { "name": "https://github.com/electron/electron/commit/9a2e2b365d061ec10cd861391fd5b1344af7194d", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/electron/electron/commit/9a2e2b365d061ec10cd861391fd5b1344af7194d" }, { "name": "https://github.com/electron/electron/pull/2976", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/electron/electron/pull/2976" } ] } }, "impact": { "baseMetricV2": { "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": "2016-05-04T22:26Z", "publishedDate": "2016-04-25T18:59Z" } } }
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.