ghsa-5726-g6r9-5f22
Vulnerability from github
Published
2017-10-24 18:33
Modified
2022-02-25 19:54
VLAI Severity ?
Summary
Potential for Script Injection in syntax-error
Details
Versions of syntax-error
prior to 1.1.1 are affected by a cross-site scripting vulnerability which may allow a malicious file to execute code when browserified.
Recommendation
Update to version 1.1.1 or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "syntax-error" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-7192" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:00:12Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "Versions of `syntax-error` prior to 1.1.1 are affected by a cross-site scripting vulnerability which may allow a malicious file to execute code when browserified. \n\n## Recommendation\n\nUpdate to version 1.1.1 or later.", "id": "GHSA-5726-g6r9-5f22", "modified": "2022-02-25T19:54:10Z", "published": "2017-10-24T18:33:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7192" }, { "type": "WEB", "url": "https://github.com/substack/node-syntax-error/commit/9aa4e66eb90ec595d2dba55e6f9c2dd9a668b309" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96728" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-5726-g6r9-5f22" }, { "type": "WEB", "url": "https://github.com/substack/node-browserify/blob/master/changelog.markdown#421" }, { "type": "PACKAGE", "url": "https://github.com/substack/node-syntax-error" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/37" }, { "type": "WEB", "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21690815" } ], "schema_version": "1.4.0", "severity": [], "summary": "Potential for Script Injection in syntax-error" }
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…