ghsa-5j3g-jfq3-7jwx
Vulnerability from github
Published
2017-10-24 18:33
Modified
2021-09-01 22:16
Summary
Arbitrary JavaScript Execution in bassmaster
Details
A vulnerability exists in bassmaster <= 1.5.1 that allows for an attacker to provide arbitrary JavaScript that is then executed server side via eval.
Recommendation
Update to bassmaster version 1.5.2 or greater.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "bassmaster" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.5.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-7205" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:16:29Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "A vulnerability exists in bassmaster \u003c= 1.5.1 that allows for an attacker to provide arbitrary JavaScript that is then executed server side via eval.\n\n\n## Recommendation\n\nUpdate to bassmaster version 1.5.2 or greater.", "id": "GHSA-5j3g-jfq3-7jwx", "modified": "2021-09-01T22:16:02Z", "published": "2017-10-24T18:33:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7205" }, { "type": "WEB", "url": "https://github.com/hapijs/bassmaster/commit/b751602d8cb7194ee62a61e085069679525138c4" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96730" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-5j3g-jfq3-7jwx" }, { "type": "PACKAGE", "url": "https://github.com/hapijs/bassmaster" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/40689" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/09/30/10" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/70180" } ], "schema_version": "1.4.0", "severity": [], "summary": "Arbitrary JavaScript Execution in bassmaster" }
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.