ecosystem stringclasses 14
values | vuln_id stringlengths 10 19 | summary stringlengths 4 267 ⌀ | details stringlengths 9 13.5k | aliases stringlengths 17 144 ⌀ | modified_date stringdate 2010-05-27 05:47:00 2022-05-10 08:46:52 | published_date stringdate 2005-12-31 05:00:00 2022-05-10 08:46:50 | severity stringclasses 5
values | score float64 0 10 ⌀ | cwe_id stringclasses 988
values | refs stringlengths 30 17.7k ⌀ | introduced stringlengths 75 4.26k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|
npm | GHSA-xgp2-cc4r-7vf6 | Denial of Service in http-live-simulator | Versions of `http-live-simulator` prior to 1.0.8 are vulnerable to Denial of Service. The package fails to catch an exception that causes the Node process to crash, effectively shutting down the server. This allows an attacker to send an HTTP request that crashes the server.
## Recommendation
Upgrade to version 1.0.... | null | 2020-08-31T18:50:28Z | 2020-09-03T20:44:21Z | MODERATE | null | null | {'https://hackerone.com/reports/627376', 'https://www.npmjs.com/advisories/1189'} | null |
npm | GHSA-cxm3-284p-qc4v | Prototype Pollution in sds | Affected versions of `sds` are vulnerable to prototype pollution. The `set` function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects.
## Recommendation
Upgrade to version 4.0.0 or later | {'CVE-2020-7618'} | 2021-07-29T15:56:20Z | 2020-09-03T15:53:12Z | MODERATE | null | {'CWE-915'} | {'https://www.npmjs.com/advisories/1506', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7618', 'https://snyk.io/vuln/SNYK-JS-SDS-564123', 'https://github.com/monsterkodi/sds/blob/master/js/set.js#L31'} | null |
npm | GHSA-qj3g-wfr7-3cv7 | Malicious Package in require-ports | Version 10.4.0 of `require-ports` contains malicious code as a preinstall script. The package is malware designed to take advantage of users making a mistake when typing the name of a module to install. When installed, the package downloads a file from a remote server, executes it and opens a backdoor.
## Recommendat... | null | 2021-09-30T21:56:11Z | 2020-09-02T21:41:53Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/909'} | null |
npm | GHSA-wxgw-qj99-44c2 | Prototype Pollution in node-forge util.setPath API | ### Impact
`forge.util.setPath` had a potential prototype pollution issue if called with untrusted keys. This API was not used by forge itself.
### Patches
The `forge.util.setPath` API and related functions were removed in 0.10.0.
### Workarounds
Don't call `forge.util.setPath` directly or indirectly with untrusted k... | null | 2022-01-07T22:20:50Z | 2022-01-08T00:22:40Z | LOW | null | null | {'https://github.com/digitalbazaar/forge/security/advisories/GHSA-wxgw-qj99-44c2'} | null |
npm | GHSA-jhgp-hvj6-x2p2 | Stored Cross-Site Scripting in tianma-static | All versions of `tianma-static` are vulnerable to stored cross-site scripting (XSS). The vulnerability is exploitable if a user can control the name of a file that is served by `tianma-static`
## Recommendation
As no fix is available for this vulnerability at this time it is our recommendation to use another static ... | {'CVE-2018-16474'} | 2020-08-31T18:34:08Z | 2018-11-06T23:12:01Z | CRITICAL | null | {'CWE-79'} | {'https://hackerone.com/reports/403692', 'https://www.npmjs.com/advisories/741', 'https://nvd.nist.gov/vuln/detail/CVE-2018-16474', 'https://github.com/advisories/GHSA-jhgp-hvj6-x2p2'} | null |
npm | GHSA-vj72-mwrj-m2xq | Prototype Pollution in deepmergefn | All versions of package deepmergefn are vulnerable to Prototype Pollution via deepMerge function.
| {'CVE-2021-23417'} | 2021-08-31T21:21:45Z | 2021-08-10T16:09:25Z | MODERATE | null | {'CWE-915', 'CWE-1321'} | {'https://github.com/jesusgm/deepmergefn/blob/master/index.js#23L6', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23417', 'https://github.com/jesusgm/deepmergefn', 'https://snyk.io/vuln/SNYK-JS-DEEPMERGEFN-1310984'} | null |
npm | GHSA-9p49-cwh3-4qhf | Malicious Package in grunt-radic | Version 0.1.1 of `grunt-radic` contained malicious code. The code when executed in the browser would enumerate password, cvc and cardnumber fields from forms and send the extracted values to `https://js-metrics.com/minjs.php?pl=`
## Recommendation
Remove the package from your environment and evaluate your applicati... | null | 2020-08-31T18:41:04Z | 2020-09-11T21:21:19Z | CRITICAL | null | null | {'https://www.npmjs.com/advisories/934'} | null |
npm | GHSA-jp6r-xcjj-5h7r | Cross-Site Scripting in cyberchef | Versions of `cyberchef` prior to 8.31.3 are vulnerable to Cross-Site Scripting. In `Text Encoding Brute Force` the table rows are created by concatenating the `value` variable unsanitized in the HTML code. If this variable is controlled by user input it allows attackers to execute arbitrary JavaScript in a victim's bro... | {'CVE-2019-15532'} | 2021-08-17T22:11:11Z | 2019-08-27T17:36:32Z | MODERATE | null | {'CWE-79'} | {'https://www.npmjs.com/advisories/1149', 'https://github.com/gchq/CyberChef/issues/544', 'https://github.com/gchq/CyberChef/commit/01f0625d6a177f9c5df9281f12a27c814c2d8bcf', 'https://github.com/gchq/CyberChef/compare/v8.31.1...v8.31.2', 'https://snyk.io/vuln/SNYK-JS-CYBERCHEF-460296', 'https://github.com/gchq/CyberChe... | null |
npm | GHSA-wmcq-3wfx-qjx5 | Directory Traversal in nodeload-nmickuli | Affected versions of `nodeload-nmickuli` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
Example request:
```... | null | 2020-08-31T18:22:02Z | 2020-09-01T17:33:30Z | HIGH | null | {'CWE-22'} | {'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/nodeload-nmickuli', 'https://www.npmjs.com/advisories/410'} | null |
npm | GHSA-cx8m-8xmx-q8v3 | Denial of Service in memjs | Versions of `memjs` prior to 1.2.2 are vulnerable to Denial of Service (DoS). The package fails to sanitize the `value` option passed to the Buffer constructor, which may allow attackers to pass large values exhausting system resources.
## Recommendation
Upgrade to version 1.2.2 or later. | {'CVE-2018-3767'} | 2020-08-31T18:42:27Z | 2018-10-10T17:25:12Z | MODERATE | null | {'CWE-400'} | {'https://hackerone.com/reports/319809', 'https://github.com/advisories/GHSA-cx8m-8xmx-q8v3', 'https://www.npmjs.com/advisories/970', 'https://nvd.nist.gov/vuln/detail/CVE-2018-3767'} | null |
npm | GHSA-xr3g-4gg5-w3wq | Malicious Package in degbu | All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets.
## Recommendation
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a d... | null | 2021-10-01T21:00:58Z | 2020-09-03T17:06:14Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/1393'} | null |
npm | GHSA-5f7m-mmpc-qhh4 | Remote Memory Exposure in mysql | Versions of `mysql` before 2.14.0 are vulnerable to remove memory exposure.
Affected versions of `mysql` package allocate and send an uninitialized memory over the network when a number is provided as a password.
Only `mysql` running on Node.js versions below 6.0.0 is affected due to a throw added in newer node.js ve... | null | 2020-08-31T18:29:28Z | 2019-05-23T09:27:00Z | MODERATE | null | {'CWE-201'} | {'https://github.com/mysqljs/mysql/commit/310c6a7d1b2e14b63b572dbfbfa10128f20c6d52', 'https://www.npmjs.com/advisories/602', 'https://nodesecurity.io/advisories/602'} | null |
npm | GHSA-rrfc-g2gh-xvjm | Directory Traversal in 22lixian | Affected versions of `22lixian` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
Example request:
```
GET /../... | {'CVE-2017-16162'} | 2020-08-31T18:21:29Z | 2018-07-23T20:46:07Z | HIGH | null | {'CWE-22'} | {'https://nvd.nist.gov/vuln/detail/CVE-2017-16162', 'https://nodesecurity.io/advisories/390', 'https://github.com/advisories/GHSA-rrfc-g2gh-xvjm', 'https://www.npmjs.com/advisories/390', 'https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/22lixian'} | null |
npm | GHSA-jv35-xqg7-f92r | Prototype Pollution | Prototype pollution vulnerability in ‘set-getter’ version 0.1.0 allows an attacker to cause a denial of service and may lead to remote code execution. | {'CVE-2021-25949'} | 2021-10-21T13:11:54Z | 2021-06-21T17:16:09Z | CRITICAL | null | {'CWE-1321'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-25949', 'https://github.com/doowb/set-getter/commit/66eb3f0d4686a4a8c7c3d6f7ecd8e570b580edc4', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25949', 'https://github.com/doowb/set-getter/blob/5bc2750fe1c3db9651d936131be187744111378d/index.js#L56', 'https... | null |
npm | GHSA-8j4w-5fw4-rm27 | Prototype Pollution in deeply | Versions of `deeply` prior to 1.0.1 are vulnerable to Prototype Pollution. The package fails to validate which Object properties it updates. This allows attackers to modify the prototype of Object, causing the addition or modification of an existing property on all objects.
## Recommendation
Upgrade to version 3.1... | {'CVE-2019-10750'} | 2021-08-17T22:18:25Z | 2019-08-27T17:45:33Z | CRITICAL | null | {'CWE-400'} | {'https://www.npmjs.com/advisories/1030', 'https://snyk.io/vuln/SNYK-JS-DEEPLY-451026', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10750'} | null |
npm | GHSA-mq6c-fh97-4gwv | Denial of Service vulnerability with large JSON payloads in fastify | Affected versions of `fastify` are vulnerable to a denial of service when processing a request with `Content-Type` set to `application/json` and a very large payload.
## Recommendation
Update to version 0.38.0 or later. | {'CVE-2018-3711'} | 2022-03-01T22:18:16Z | 2018-07-18T21:20:34Z | HIGH | null | {'CWE-770'} | {'https://github.com/advisories/GHSA-mq6c-fh97-4gwv', 'https://nvd.nist.gov/vuln/detail/CVE-2018-3711', 'https://github.com/fastify/fastify/pull/627', 'https://hackerone.com/reports/303632', 'https://github.com/fastify/fastify/commit/fabd2a011f2ffbb877394abe699f549513ffbd76', 'https://www.npmjs.com/advisories/564'} | null |
npm | GHSA-vpj4-89q8-rh38 | Cross-Site Scripting in bpmn-js-properties-panel | Versions of `bpmn-js-properties-panel` prior to 0.31.0 are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize input in specially configured diagrams, which may allow attackers to inject arbitrary JavaScript in the embedding website.
## Recommendation
Upgrade to version 0.31.0 or later. | null | 2020-08-31T18:46:32Z | 2020-09-03T18:16:59Z | HIGH | null | {'CWE-79'} | {'https://www.npmjs.com/advisories/1079'} | null |
npm | GHSA-74fj-2j2h-c42q | Exposure of sensitive information in follow-redirects | follow-redirects is vulnerable to Exposure of Private Personal Information to an Unauthorized Actor | {'CVE-2022-0155'} | 2022-01-20T15:34:48Z | 2022-01-12T22:46:26Z | HIGH | null | {'CWE-359'} | {'https://github.com/follow-redirects/follow-redirects/', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0155', 'https://github.com/follow-redirects/follow-redirects/commit/8b347cbcef7c7b72a6e9be20f5710c17d6163c22', 'https://huntr.dev/bounties/fc524e4b-ebb6-427d-ab67-a64181020406'} | null |
npm | GHSA-p8fm-w787-x6x3 | Malicious Package in portionfatty12 | All versions of `portionfatty12` are considered malicious. The package is malware designed to steal user's data. When installed it uploads the user's public SSH keys to a remote server.
## Recommendation
This package is not available on the npm Registry anymore. If you happen to find this package in your environment... | null | 2021-10-01T13:42:27Z | 2020-09-02T15:50:28Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/765'} | null |
npm | GHSA-fgxq-p49f-qw99 | Directory Traversal in isomorphic-git | isomorphic-git before 1.8.2 allows Directory Traversal via a crafted repository. | {'CVE-2021-30483'} | 2021-08-31T21:02:23Z | 2021-09-02T22:00:20Z | MODERATE | null | {'CWE-22'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-30483', 'https://github.com/isomorphic-git/isomorphic-git', 'https://vuln.ryotak.me/advisories/28', 'https://github.com/isomorphic-git/isomorphic-git/releases/tag/v1.8.2', 'https://github.com/isomorphic-git/isomorphic-git/pull/1339'} | null |
npm | GHSA-43m5-c88r-cjvv | XSS due to lack of CSRF validation for replying/publishing | ### Impact
Due to lack of CSRF validation, a logged in user is potentially vulnerable to an XSS attack which could allow a third party to post on their behalf on the forum.
### Patches
Upgrade to the latest version v0.7.0
### Workarounds
You can cherry-pick the following commit: [https://github.com/psychobunny/nodebb... | {'CVE-2020-15156'} | 2021-01-07T23:39:51Z | 2020-08-26T18:55:38Z | MODERATE | null | {'CWE-352'} | {'https://www.npmjs.com/package/nodebb-plugin-blog-comments', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15156', 'https://github.com/psychobunny/nodebb-plugin-blog-comments/security/advisories/GHSA-43m5-c88r-cjvv', 'https://github.com/psychobunny/nodebb-plugin-blog-comments/commit/cf43beedb05131937ef46f365ab0a0c6fa6ac6... | null |
npm | GHSA-96r7-mrqf-jhcc | Prototype Pollution in ini-parser | All versions of `ini-parser` are vulnerable to prototype pollution. The `parse` function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects.
## Recommendation
No fix is currently available. Consider using an ... | {'CVE-2020-7617'} | 2021-08-30T13:39:02Z | 2020-06-10T20:27:53Z | CRITICAL | null | {'CWE-915'} | {'https://snyk.io/vuln/SNYK-JS-INIPARSER-564122', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7617', 'https://www.npmjs.com/advisories/1508', 'https://github.com/rawiroaisen/node-ini-parser/blob/master/index.js#L14'} | null |
npm | GHSA-qcg2-h349-vwm3 | Cross-site Scripting in React Draft Wysiwyg | react-draft-wysiwyg (aka React Draft Wysiwyg) before 1.14.6 allows a javascript: URi in a Link Target of the link decorator in decorators/Link/index.js when a draft is shared across users, leading to XSS. | {'CVE-2021-31712'} | 2021-04-26T18:46:48Z | 2021-05-06T15:52:35Z | HIGH | null | {'CWE-79'} | {'https://github.com/jpuri/react-draft-wysiwyg/commit/d2faeb612b53f10dff048de7dc57e1f4044b5380', 'https://nvd.nist.gov/vuln/detail/CVE-2021-31712', 'https://github.com/jpuri/react-draft-wysiwyg/pull/1104', 'https://github.com/jpuri/react-draft-wysiwyg/issues/1102'} | null |
npm | GHSA-f2jv-r9rf-7988 | Remote code execution in handlebars when compiling templates | The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source. | {'CVE-2021-23369'} | 2021-04-23T18:55:25Z | 2021-05-06T15:57:44Z | CRITICAL | null | {'CWE-94'} | {'https://github.com/handlebars-lang/handlebars.js/commit/f0589701698268578199be25285b2ebea1c1e427', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1074952', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1074950', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1074951', 'https://snyk.io/vuln/SNYK-JS-HANDLEBARS-1056767', '... | null |
npm | GHSA-5rc6-2r3r-fv79 | Downloads Resources over HTTP in slimerjs-edge | Affected versions of `slimerjs-edge` insecurely download an executable over an unencrypted HTTP connection.
In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on the system running `sli... | {'CVE-2016-10644'} | 2021-01-08T19:48:46Z | 2018-08-15T19:25:47Z | HIGH | null | {'CWE-311'} | {'https://nodesecurity.io/advisories/243', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10644', 'https://www.npmjs.com/advisories/243', 'https://github.com/advisories/GHSA-5rc6-2r3r-fv79'} | null |
npm | GHSA-36j3-xxf7-4pqg | Universal XSS in Android WebView | A universal cross-site scripting (UXSS) vulnerability, CVE-2020-6506 (https://crbug.com/1083819), has been identified in the Android WebView system component, which allows cross-origin iframes to execute arbitrary JavaScript in the top-level document. This vulnerability affects React Native apps which use a `react-nati... | {'CVE-2020-6506'} | 2021-10-06T21:26:56Z | 2020-10-02T16:22:41Z | MODERATE | null | {'CWE-79', 'CWE-863'} | {'https://security.gentoo.org/glsa/202101-30', 'https://nvd.nist.gov/vuln/detail/CVE-2020-6506', 'https://lists.apache.org/thread.html/r1eadf38b38ee20405811958c8a01f78d6b28e058c84c9fa6c1a8663d@%3Cissues.cordova.apache.org%3E', 'https://lists.apache.org/thread.html/rf082834ad237f78a63671aec0cef8874f9232b7614529cc3d3e304... | null |
npm | GHSA-23wc-v4mf-x7v4 | Directory Traversal in intsol-package | `intsol-package` is a file server.
`intsol-package` is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url.
Example Request:
```
GET /../../../../../../../../../../etc/passwd HTTP/1.1
host:localhost
```
and the server's Response
```
HTTP/1.1 200 OK
Date: ... | {'CVE-2017-16178'} | 2020-08-31T18:24:00Z | 2018-07-23T20:44:45Z | HIGH | null | {'CWE-22'} | {'https://nodesecurity.io/advisories/461', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16178', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/intsol-package', 'https://www.npmjs.com/advisories/461', 'https://github.com/advisories/GHSA-23wc-v4mf-x7v4'} | null |
npm | GHSA-pwm7-qr6j-3vjg | Prototype Pollution in realms-shim | All versions of package realms-shim are vulnerable to Sandbox Bypass via a Prototype Pollution attack vector. | {'CVE-2021-23594'} | 2022-01-11T18:14:15Z | 2022-01-12T22:56:13Z | CRITICAL | null | {'CWE-1321'} | {'https://github.com/Agoric/realms-shim', 'https://www.npmjs.com/package/realms-shim', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23594', 'https://snyk.io/vuln/SNYK-JS-REALMSSHIM-2309907'} | null |
npm | GHSA-4852-vrh7-28rf | Reflected XSS in GraphQL Playground | ### Impact
**directly impacted:**
- `graphql-playground-html@<1.6.22` - all unsanitized user input for `renderPlaygroundPage()`
**all of our consuming packages** of `graphql-playground-html` are impacted:
- `graphql-playground-middleware-express@<1.7.16` - unsanitized user input to `expressPlayground()`
- `graphql-... | {'CVE-2020-4038'} | 2021-11-04T17:11:46Z | 2020-06-09T00:24:57Z | HIGH | null | {'CWE-79'} | {'https://github.com/prisma-labs/graphql-playground#security-details', 'https://github.com/graphql/graphql-playground/security/advisories/GHSA-4852-vrh7-28rf', 'https://github.com/prisma-labs/graphql-playground/security/advisories/GHSA-4852-vrh7-28rf', 'https://nvd.nist.gov/vuln/detail/CVE-2020-4038', 'https://github.c... | null |
npm | GHSA-cqjg-whmm-8gv6 | Denial of Service via malformed accept-encoding header in hapi | Affected versions of `hapi` will crash or lock the event loop when a malformed `accept-encoding` header is recieved.
## Recommendation
Update to version 16.1.1 or later. | {'CVE-2017-16013'} | 2020-08-31T18:19:42Z | 2018-10-09T00:57:28Z | MODERATE | null | {'CWE-400'} | {'https://nvd.nist.gov/vuln/detail/CVE-2017-16013', 'https://github.com/advisories/GHSA-cqjg-whmm-8gv6', 'https://github.com/hapijs/hapi/issues/3466', 'https://nodesecurity.io/advisories/335', 'https://www.npmjs.com/advisories/335'} | null |
npm | GHSA-j7wp-vjj6-cp5m | Cross-Site Scripting in @progress/kendo-angular-editor | Kendo UI for Angular Editor Component (npm package @progress/kendo-angular-editor) before version 1.2.3 is vulnerable to Cross-Site Scripting. When the Editor content contains potentially malicious scripts in element event handlers, they get executed.
Adding the following content to the Editor value demonstrates the is... | null | 2021-09-23T18:55:46Z | 2020-08-11T19:40:10Z | HIGH | null | {'CWE-79'} | {'https://github.com/telerik/kendo-angular-editor', 'https://stackblitz.com/edit/angular-6xzuzp-tef7lb?file=app/app.component.ts', 'https://www.npmjs.com/advisories/1549'} | null |
npm | GHSA-4m6q-rxhm-675w | OS Command Injection in adb-driver | adb-driver through 0.1.8 is vulnerable to Command Injection.It allows execution of arbitrary commands via the command function. | {'CVE-2020-7636'} | 2021-07-28T23:08:13Z | 2021-12-09T19:54:29Z | CRITICAL | null | {'CWE-78'} | {'https://www.npmjs.com/package/adb-driver', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7636', 'https://snyk.io/vuln/SNYK-JS-ADBDRIVER-564430'} | null |
npm | GHSA-mg85-8mv5-ffjr | Denial of Service in ammo | All versions of `ammo` are vulnerable to Denial of Service. The Range HTTP header parser has a vulnerability which will cause the function to throw a system error if the header is set to an invalid value. Because hapi is not expecting the function to ever throw, the error is thrown all the way up the stack. If no unhan... | null | 2020-08-31T19:00:33Z | 2020-09-03T15:45:40Z | HIGH | null | null | {'https://www.npmjs.com/advisories/1472'} | null |
npm | GHSA-425c-ccf3-3jrr | Critical severity vulnerability that affects slpjs | ## Validator parsing discrepancy due to string encoding
### Impact
A specially crafted Bitcoin script can cause a discrepancy between the specified SLP consensus rules and the validation result of the slpjs npm package. An attacker could create a specially crafted Bitcoin script in order to cause a hard-fork from the ... | {'CVE-2019-16762'} | 2021-01-08T19:57:59Z | 2019-11-15T23:10:35Z | CRITICAL | null | {'CWE-20'} | {'https://github.com/simpleledger/slpjs/security/advisories/GHSA-425c-ccf3-3jrr', 'https://nvd.nist.gov/vuln/detail/CVE-2019-16762', 'https://github.com/simpleledger/slpjs/commit/ac8809b42e47790a6f0205991b36f2699ed10c84#diff-fe58606994c412ba56a65141a7aa4a62L701', 'https://github.com/advisories/GHSA-425c-ccf3-3jrr'} | null |
npm | GHSA-pfv6-prqm-85q8 | Prototype Pollution in madlib-object-utils | The package madlib-object-utils before version 0.1.8 is vulnerable to Prototype Pollution via the `setValue` method, as it allows an attacker to merge object prototypes into it. *Note:* This vulnerability derives from an incomplete fix of [CVE-2020-7701](https://security.snyk.io/vuln/SNYK-JS-MADLIBOBJECTUTILS-598676) | {'CVE-2022-24279'} | 2022-04-22T20:50:33Z | 2022-04-16T00:00:26Z | HIGH | null | {'CWE-1321'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-24279', 'https://github.com/Qwerios/madlib-object-utils', 'https://github.com/Qwerios/madlib-object-utils/commit/8d5d54c11c8fb9a7980a99778329acd13e3ef98f', 'https://snyk.io/vuln/SNYK-JS-MADLIBOBJECTUTILS-2388572'} | null |
npm | GHSA-j32x-j8pj-pg2h | Prototype Pollution in decal | This affects all versions of package decal. The vulnerability is in the extend function. | {'CVE-2020-28450'} | 2021-03-22T22:36:42Z | 2021-04-13T15:20:34Z | HIGH | null | {'CWE-94', 'CWE-400', 'CWE-1321'} | {'https://snyk.io/vuln/SNYK-JS-DECAL-1051028', 'https://github.com/gigafied/decal.js/blob/master/src/utils/extend.js%23L23-L56', 'https://nvd.nist.gov/vuln/detail/CVE-2020-28450', 'https://www.npmjs.com/package/decal'} | null |
npm | GHSA-xvch-5gv4-984h | Prototype Pollution in minimist | Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95). | {'CVE-2021-44906'} | 2022-04-04T21:39:38Z | 2022-03-18T00:01:09Z | CRITICAL | null | {'CWE-1321'} | {'https://stackoverflow.com/questions/8588563/adding-custom-properties-to-a-function/20278068#20278068', 'https://github.com/Marynk/JavaScript-vulnerability-detection/blob/main/minimist%20PoC.zip', 'https://snyk.io/vuln/SNYK-JS-MINIMIST-559764', 'https://github.com/substack/minimist', 'https://nvd.nist.gov/vuln/detail/... | null |
npm | GHSA-vm7j-4rj6-mw2p | Malicious Package in ember_cli_babe | Version 6.16.0 of `ember_cli_babe` contains malicious code as a preinstall script. The package is malware designed to take advantage of users making a mistake when typing the name of a module to install. When installed, the package downloads a file from a remote server, executes it and opens a backdoor.
## Recommenda... | null | 2021-09-29T20:46:35Z | 2020-09-03T21:08:42Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/1200'} | null |
npm | GHSA-hr2v-3952-633q | Prototype Pollution in deep-extend | Versions of `deep-extend` before 0.5.1 are vulnerable to prototype pollution.
## Recommendation
Update to version 0.5.1 or later. | {'CVE-2018-3750'} | 2021-09-14T17:26:45Z | 2018-10-09T00:44:59Z | CRITICAL | null | {'CWE-20'} | {'https://github.com/advisories/GHSA-hr2v-3952-633q', 'https://www.npmjs.com/advisories/612', 'https://nvd.nist.gov/vuln/detail/CVE-2018-3750', 'https://hackerone.com/reports/311333'} | null |
npm | GHSA-vvwp-3f54-xc39 | Downloads Resources over HTTP in broccoli-closure | Affected versions of `broccoli-closure` insecurely download an executable over an unencrypted HTTP connection.
In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on the system running `... | {'CVE-2016-10635'} | 2021-01-08T01:57:11Z | 2019-02-18T23:57:05Z | HIGH | null | {'CWE-311'} | {'https://www.npmjs.com/advisories/242', 'https://nodesecurity.io/advisories/242', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10635', 'https://github.com/advisories/GHSA-vvwp-3f54-xc39'} | null |
npm | GHSA-j657-59rv-qwm6 | Cross-Site Scripting in min-http-server | All versions of `min-http-server` are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize filenames, allowing attackers to execute arbitrary JavaScript in the victim's browser through files with names containing malicious code.
## Recommendation
No fix is currently available. Consider using an al... | {'CVE-2019-5457'} | 2020-08-31T18:47:40Z | 2019-07-31T04:22:27Z | HIGH | null | {'CWE-79'} | {'https://hackerone.com/reports/570568', 'https://www.npmjs.com/advisories/1111', 'https://nvd.nist.gov/vuln/detail/CVE-2019-5457'} | null |
npm | GHSA-gxr4-xjj5-5px2 | Potential XSS vulnerability in jQuery | ### Impact
Passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. `.html()`, `.append()`, and others) may execute untrusted code.
### Patches
This problem is patched in jQuery 3.5.0.
### Workarounds
To workaround the issue without upgrading, adding the follo... | {'CVE-2020-11022'} | 2022-02-08T22:06:37Z | 2020-04-29T22:18:55Z | MODERATE | null | {'CWE-79'} | {'https://www.tenable.com/security/tns-2020-11', 'https://lists.apache.org/thread.html/rede9cfaa756e050a3d83045008f84a62802fc68c17f2b4eabeaae5e4@%3Cissues.flink.apache.org%3E', 'https://lists.apache.org/thread.html/re4ae96fa5c1a2fe71ccbb7b7ac1538bd0cb677be270a2bf6e2f8d108@%3Cissues.flink.apache.org%3E', 'http://lists.o... | null |
npm | GHSA-g3xp-v2ff-x5c3 | Downloads Resources over HTTP in go-ipfs-dep | Affected versions of `go-ipfs-deps` insecurely download resources over HTTP.
In scenarios where an attacker has a privileged network position, they can modify or read such resources at will. While the exact severity of impact for a vulnerability like this is highly variable and depends on the behavior of the package ... | {'CVE-2016-10563'} | 2020-08-31T18:12:48Z | 2019-02-18T23:54:18Z | HIGH | null | {'CWE-311'} | {'https://nvd.nist.gov/vuln/detail/CVE-2016-10563', 'https://nodesecurity.io/advisories/156', 'https://github.com/advisories/GHSA-g3xp-v2ff-x5c3', 'https://github.com/diasdavid/go-ipfs-dep/pull/12', 'https://www.npmjs.com/advisories/156'} | null |
npm | GHSA-2hhw-p8mg-jrm6 | Path Traversal in http-live-simulator | Versions of `http-live-simulator` prior to 1.0.6 are vulnerable to Path Traversal. Due to insufficient input sanitization, attackers can access server files by using relative paths.
## Recommendation
Upgrade to version 1.0.6 | {'CVE-2019-5423'} | 2020-08-31T18:36:11Z | 2019-04-08T15:18:40Z | HIGH | null | {'CWE-22'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-5423', 'https://www.npmjs.com/advisories/799', 'https://hackerone.com/reports/384939', 'https://github.com/advisories/GHSA-2hhw-p8mg-jrm6'} | null |
npm | GHSA-jw37-5gqr-cf9j | Server-Side Request Forgery in ftp-srv | ### Background
The FTP protocol creates two connections, one for commands and one for transferring data.
This second data connection can be created in two ways, on the server by sending the PASV command, or on the client by sending the PORT command.
The PORT command sends the IP and port for the server to connect to ... | {'CVE-2020-15152'} | 2021-01-12T19:30:42Z | 2020-08-17T21:44:54Z | CRITICAL | null | {'CWE-918'} | {'https://github.com/autovance/ftp-srv/commit/5508c2346cf23b24c20070ff2e8a47c647d3d5b5', 'https://github.com/autovance/ftp-srv/security/advisories/GHSA-jw37-5gqr-cf9j', 'https://www.npmjs.com/advisories/1445', 'https://github.com/autovance/ftp-srv/commit/e449e75219d918c400dec65b4b0759f60476abca', 'https://nvd.nist.gov/... | null |
npm | GHSA-4fc4-chg7-h8gh | Unprotected dynamically loaded chunks | ### Impact
All dynamically loaded chunks receive an invalid integrity hash that is ignored by the browser, and therefore the browser cannot validate their integrity. This removes the additional level of protection offered by SRI for such chunks. Top-level chunks are unaffected.
### Patches
This issue is patched in v... | {'CVE-2020-15262'} | 2021-11-19T14:40:52Z | 2020-10-19T20:02:44Z | LOW | null | {'CWE-345'} | {'https://github.com/waysact/webpack-subresource-integrity/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15262', 'https://github.com/waysact/webpack-subresource-integrity/issues/131', 'https://github.com/waysact/webpack-subresource-integrity/security/advisories/GHSA-4fc4-chg7-h8gh', 'https://github.com/waysact/webpack-... | null |
npm | GHSA-8225-6cvr-8pqp | Large gzip Denial of Service in superagent | Affected versions of `superagent` do not check the post-decompression size of ZIP compressed HTTP responses prior to decompressing. This results in the package being vulnerable to a [ZIP bomb](https://en.wikipedia.org/wiki/Zip_bomb) attack, where an extremely small ZIP file becomes many orders of magnitude larger when ... | {'CVE-2017-16129'} | 2020-08-31T18:24:43Z | 2018-08-09T20:13:01Z | LOW | null | {'CWE-409'} | {'https://en.wikipedia.org/wiki/Zip_bomb', 'https://github.com/visionmedia/superagent/issues/1259', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16129', 'https://github.com/advisories/GHSA-8225-6cvr-8pqp', 'https://www.npmjs.com/advisories/479', 'https://nodesecurity.io/advisories/479'} | null |
npm | GHSA-5rc4-8qqh-vq7f | Handling of URL Encoding permitting access to ignored | serve node module suffers from Improper Handling of URL Encoding by permitting access to ignored files if a filename is URL encoded. | {'CVE-2018-3718'} | 2021-08-09T22:24:10Z | 2021-08-09T22:24:26Z | MODERATE | null | {'CWE-177'} | {'https://hackerone.com/reports/308721', 'https://github.com/vercel/serve', 'https://nvd.nist.gov/vuln/detail/CVE-2018-3718'} | null |
npm | GHSA-jrhj-2j3q-xf3v | Stored Cross-Site Scripting in simplehttpserver | All versions of simplehttpserver are vulnerable to stored cross-site scripting (XSS). To be exploited an attacker needs to control the filename of a file that is used in the directory listing output.
## Recommendation
No fix is currently available for this vulnerability. It is our recommendation to not use this modu... | {'CVE-2018-3716'} | 2020-08-31T18:28:49Z | 2018-07-26T15:03:30Z | HIGH | null | {'CWE-79'} | {'https://github.com/advisories/GHSA-jrhj-2j3q-xf3v', 'https://hackerone.com/reports/309648', 'https://nvd.nist.gov/vuln/detail/CVE-2018-3716', 'https://www.npmjs.com/advisories/585'} | null |
npm | GHSA-v4x8-gw49-7hv4 | Path Traversal in swagger-injector | All versions of `swagger-injector` are vulnerable to Path Traversal. The package fails to sanitize URLs, allowing attackers to access server files outside of the configured `dist` folder using relative paths.
## Recommendation
No fix is currently available. Consider using an alternative package until a fix is made a... | null | 2020-08-31T18:49:54Z | 2020-09-03T20:37:42Z | CRITICAL | null | {'CWE-22'} | {'https://www.npmjs.com/advisories/1172'} | null |
npm | GHSA-257v-vj4p-3w2h | Regular Expression Denial of Service (ReDOS) | In the npm package `color-string`, there is a ReDos (Regular Expression Denial of Service) vulnerability regarding an exponential time complexity for
linearly increasing input lengths for `hwb()` color strings.
Strings reaching more than 5000 characters would see several
milliseconds of processing time; strings reach... | {'CVE-2021-29060'} | 2021-06-30T18:03:29Z | 2021-06-22T01:14:09Z | MODERATE | null | {'CWE-770'} | {'https://github.com/yetingli/SaveResults/blob/main/js/color-string.js', 'https://github.com/Qix-/color-string/commit/0789e21284c33d89ebc4ab4ca6f759b9375ac9d3', 'https://www.npmjs.com/package/color-string', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29060', 'https://github.com/yetingli/PoCs/blob/main/CVE-2021-29060/Col... | null |
npm | GHSA-8px5-63x9-5c7p | Command Injection in pullit | Versions of `pullit` prior to 1.4.0 are vulnerable to Command Injection. The package does not validate input on git branch names and concatenates it to an exec call, allowing attackers to run arbitrary commands in the system.
## Recommendation
Upgrade to version 1.4.0 or later.
## Credits
This vulnerability wa... | null | 2022-04-01T19:35:31Z | 2020-09-03T16:47:30Z | HIGH | null | {'CWE-77'} | {'https://hackerone.com/reports/315773', 'https://github.com/jkup/pullit', 'https://github.com/jkup/pullit/commit/4fec455774ee08f4dce0ef2ef934ffcc37219bfb', 'https://github.com/jkup/pullit/issues/23', 'https://www.npmjs.com/advisories/1004'} | null |
npm | GHSA-r9w3-g83q-m6hq | Prototype Pollution in deepmerge-ts | deepmerge-ts is used to merge 2 or more objects respecting type information. deepmerge-ts is vulnerable to Prototype Pollution via file deepmerge.ts, function defaultMergeRecords(). A fix was released in version 4.0.2. Currently, there is no known workaround. | {'CVE-2022-24802'} | 2022-04-13T16:28:10Z | 2022-04-01T17:26:03Z | HIGH | null | {'CWE-915', 'CWE-1321'} | {'https://github.com/RebeccaStevens/deepmerge-ts/commit/b39f1a93d9e1c3541bd2fe159fd696a16dbe1c72', 'https://github.com/RebeccaStevens/deepmerge-ts/security/advisories/GHSA-r9w3-g83q-m6hq', 'https://github.com/RebeccaStevens/deepmerge-ts/commit/d637db7e4fb2bfb113cb4bc1c85a125936d7081b', 'https://github.com/RebeccaSteven... | null |
npm | GHSA-55xv-f85c-248q | Regular Expression Denial of Service (ReDoS) in jsx-slack | jsx-slack v4.5.1 and earlier versions are vulnerable to a regular expression denial-of-service (ReDoS) attack.
### Impact
If attacker can put a lot of JSX elements into `<blockquote>` tag, an internal regular expression for escaping characters may consume an excessive amount of computing resources.
```javascript
/*... | {'CVE-2021-43838'} | 2022-01-04T19:52:06Z | 2021-12-17T19:59:02Z | LOW | null | {'CWE-400'} | {'https://github.com/yhatt/jsx-slack/', 'https://github.com/yhatt/jsx-slack/commit/36e4a10405e4c7745333e245fcc5029c02c7065d', 'https://github.com/yhatt/jsx-slack/security/advisories/GHSA-55xv-f85c-248q', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43838'} | null |
npm | GHSA-4wm5-q7wv-6jx3 | Downloads Resources over HTTP in bkjs-wand | Affected versions of `bkjs-wand` insecurely download an executable over an unencrypted HTTP connection.
In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on the system running `bkjs-wa... | {'CVE-2016-10571'} | 2021-01-08T19:52:58Z | 2019-02-18T23:52:20Z | HIGH | null | {'CWE-311'} | {'https://github.com/advisories/GHSA-4wm5-q7wv-6jx3', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10571', 'https://www.npmjs.com/advisories/220', 'https://nodesecurity.io/advisories/220'} | null |
npm | GHSA-59r9-6jp6-jcm7 | XSS vulnerability in GraphQL Playground from untrusted schemas | ## GraphQL Playground introspection schema template injection attack: Advisory Statement
This is a security advisory for an XSS vulnerability in `graphql-playground`.
A similar vulnerability affects `graphiql`, the package from which `graphql-playground` was forked. There is a corresponding `graphiql` [advisory](http... | {'CVE-2021-41249'} | 2021-11-04T19:36:13Z | 2021-11-08T18:06:09Z | HIGH | null | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-41249', 'https://github.com/graphql/graphql-playground/security/advisories/GHSA-59r9-6jp6-jcm7', 'https://github.com/graphql/graphiql/security/advisories/GHSA-x4r7-m2q9-69c8', 'https://github.com/graphql/graphql-playground', 'https://github.com/graphql/graphiql/blob/main/docs... | null |
npm | GHSA-phph-xpj4-wvcv | Cross-Site Scripting in hexo-admin | All versions of `hexo-admin` are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize rendered markdown, allowing attackers to execute arbitrary JavaScript in a victim's browser if they are able to create new posts.
## Recommendation
No fix is currently available. Consider using an alternative pac... | null | 2021-09-29T18:51:18Z | 2020-09-03T21:13:07Z | HIGH | null | {'CWE-79'} | {'https://github.com/jaredly/hexo-admin', 'https://www.npmjs.com/advisories/1211', 'https://github.com/jaredly/hexo-admin/issues/185'} | null |
npm | GHSA-mgh5-4h95-qj4p | Information Exposure in Snyk Broker | All versions of snyk-broker before 4.73.1 are vulnerable to Information Exposure. It logs private keys if logging level is set to DEBUG. | {'CVE-2020-7654'} | 2021-07-29T17:51:23Z | 2020-06-03T22:02:14Z | HIGH | null | {'CWE-532'} | {'https://updates.snyk.io/snyk-broker-security-fixes-152338', 'https://snyk.io/vuln/SNYK-JS-SNYKBROKER-570613', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7654'} | null |
npm | GHSA-43vf-2x6g-p2m5 | Malicious Package in browserift | Version 16.3.3 of `browserift` contained malicious code as a preinstall script. The package was a backdoor that opened a connection to a remote server and executed incoming commands on both Unix and Windows machines
## Recommendation
Any computer that has this package installed or running should be considered fully ... | null | 2021-09-30T21:37:54Z | 2020-09-02T21:33:26Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/900'} | null |
npm | GHSA-j3f7-7rmc-6wqj | Improper certificate management in AWS IoT Device SDK v2 | The AWS IoT Device SDK v2 for Java, Python, C++ and Node.js appends a user supplied Certificate Authority (CA) to the root CAs instead of overriding it on macOS systems. Additionally, SNI validation is also not enabled when the CA has been “overridden”. TLS handshakes will thus succeed if the peer can be verified eithe... | {'CVE-2021-40831'} | 2022-03-03T05:14:12.538986Z | 2021-11-24T20:35:03Z | MODERATE | null | {'CWE-295'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-40831', 'https://github.com/aws/aws-iot-device-sdk-js-v2/commit/22f1989f5bdb0bdd9c912a5a2d255ee6c0854f68', 'https://github.com/aws/aws-iot-device-sdk-java-v2/commit/46375e9b1bfb34109b9ff3b1eff9c770f9daa186', 'https://github.com/aws/aws-iot-device-sdk-java-v2', 'https://github... | null |
npm | GHSA-j6px-jwvv-vpwq | Angular Expressions - Remote Code Execution | ### Impact
The vulnerability, reported by GoSecure Inc, allows Remote Code Execution, if you call `expressions.compile(userControlledInput)` where `userControlledInput` is text that comes from user input.
This time, the security of the package could be bypassed by using a more complex payload, using a `.constructor.c... | {'CVE-2021-21277'} | 2021-02-01T15:00:53Z | 2021-02-01T15:01:26Z | LOW | null | {'CWE-74'} | {'https://github.com/peerigon/angular-expressions/security/advisories/GHSA-j6px-jwvv-vpwq', 'https://github.com/peerigon/angular-expressions/commit/07edb62902b1f6127b3dcc013da61c6316dd0bf1', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21277', 'https://www.npmjs.com/package/angular-expressions', 'http://blog.angularjs.or... | null |
npm | GHSA-v8g7-9qv2-j865 | Malicious Package in bitcoin-osp | All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets.
## Recommendation
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a d... | null | 2021-10-01T20:42:19Z | 2020-09-04T16:38:55Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/1365'} | null |
npm | GHSA-v6gv-fg46-h89j | Sensitive Data Exposure in put | All versions of `put` are vulnerable to Uninitialized Memory Exposure. The package incorrectly calculates the allocated Buffer size and does not trim the bytes written, which may allow attackers to access uninitialized memory containing sensitive data. This vulnerability only affects versions of Node.js <=6.x.
## Rec... | null | 2020-08-31T18:43:51Z | 2020-09-03T16:48:36Z | LOW | null | {'CWE-200'} | {'https://www.npmjs.com/advisories/1007', 'https://hackerone.com/reports/321702'} | null |
npm | GHSA-7x92-2j68-h32c | Directory Traversal in featurebook | Affected versions of `featurebook` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
The `featurebook` package ... | null | 2020-08-31T18:27:38Z | 2020-09-01T19:03:02Z | MODERATE | null | {'CWE-22'} | {'https://www.npmjs.com/advisories/556', 'https://hackerone.com/reports/296305'} | null |
npm | GHSA-72fg-jqhx-c68p | Open Redirect in st | st is a module for serving static files.
An attacker is able to craft a request that results in an `HTTP 301` (redirect) to an entirely different domain.
A request for: `http://some.server.com//nodesecurity.org/%2e%2e` would result in a 301 to `//nodesecurity.org/%2e%2e` which most browsers treat as a proper redirec... | {'CVE-2017-16224'} | 2020-08-31T18:27:16Z | 2018-08-06T21:33:31Z | MODERATE | null | {'CWE-601'} | {'https://www.npmjs.com/advisories/547', 'https://github.com/advisories/GHSA-72fg-jqhx-c68p', 'https://nodesecurity.io/advisories/547', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16224'} | null |
npm | GHSA-xmjj-3c76-5w84 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in directus | ### Impact
Unauthorized JavaScript can be executed by inserting an iframe into the rich text html interface that links to a file uploaded HTML file that loads another uploaded JS file in its script tag. This satisfies the regular content security policy header, which in turn allows the file to run any arbitrary JS.
#... | {'CVE-2022-24814'} | 2022-04-05T18:30:15Z | 2022-04-05T18:30:15Z | HIGH | null | {'CWE-79'} | {'https://github.com/directus/directus/security/advisories/GHSA-xmjj-3c76-5w84', 'https://github.com/directus/directus/releases/tag/v9.7.0', 'https://github.com/directus/directus', 'https://github.com/directus/directus/pull/12020', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24814'} | null |
npm | GHSA-6mrq-7r7m-hh4p | Malicious Package in hs-sha3 | Version 0.8.0 contained malicious code. The package targeted the Ethereum cryptocurrency and performed transactions to wallets not controlled by the user.
## Recommendation
Remove the package from your environment. Ensure no Ethereum funds were compromised. | null | 2021-09-30T16:21:58Z | 2020-09-03T22:52:58Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/1275'} | null |
npm | GHSA-9cq3-fj2h-ggj5 | Vulnerability in remove function leads to arbitrary code execution via filePath parameters | Aaptjs is a node wraper for aapt. An issue was discovered in the remove function in shenzhim aaptjs 1.3.1, allows attackers to execute arbitrary code via the filePath parameters. | {'CVE-2020-36379'} | 2022-05-04T01:52:12Z | 2021-11-02T15:42:31Z | CRITICAL | null | {'CWE-77', 'CWE-78'} | {'https://github.com/shenzhim/aaptjs/issues/2', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36379', 'https://github.com/shenzhim/aaptjs'} | null |
npm | GHSA-9w6v-m7wp-jwg4 | Http request which redirect to another hostname do not strip authorization header in @actions/http-client | ### Impact
If consumers of the http-client:
1. make an http request with an authorization header
2. that request leads to a redirect (302) and
3. the redirect url redirects to another domain or hostname
The authorization header will get passed to the other domain.
Note that since this library is for actions, t... | {'CVE-2020-11021'} | 2021-08-25T21:03:11Z | 2020-04-29T17:58:53Z | MODERATE | null | {'CWE-200'} | {'https://github.com/actions/http-client/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11021', 'https://github.com/actions/http-client/pull/27', 'https://github.com/actions/http-client/commit/f6aae3dda4f4c9dc0b49737b36007330f78fd53a', 'https://github.com/actions/http-client/security/advisories/GHSA-9w6v-m7wp-jwg4'} | null |
npm | GHSA-77xq-cpvg-7xm2 | Prototype pollution in @tsed/core | "This affects the package @tsed/core before 5.65.7. This vulnerability relates to the deepExtend function which is used as part of the utils directory. Depending on if user input is provided, an attacker can overwrite and pollute the object prototype of a program." | {'CVE-2020-7748'} | 2021-04-20T17:41:36Z | 2021-05-10T19:07:56Z | MODERATE | null | {'CWE-915'} | {'https://snyk.io/vuln/SNYK-JS-TSEDCORE-1019382', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7748', 'https://github.com/TypedProject/tsed/commit/1395773ddac35926cf058fc6da9fb8e82266761b', 'https://github.com/TypedProject/tsed/blob/production/packages/core/src/utils/deepExtends.ts%23L36'} | null |
npm | GHSA-gff7-g5r8-mg8m | Prototype Pollution in simple-plist | simple-plist v1.3.0 was discovered to contain a prototype pollution vulnerability via .parse(). | {'CVE-2022-26260'} | 2022-03-29T13:08:19Z | 2022-03-23T00:00:22Z | CRITICAL | null | {'CWE-1321'} | {'https://github.com/wollardj/simple-plist/issues/60', 'https://nvd.nist.gov/vuln/detail/CVE-2022-26260', 'https://github.com/wollardj/simple-plist'} | null |
npm | GHSA-2w8q-69fh-9gq6 | Malicious Package in bufger-xor | Version 2.0.2 contained malicious code. The package targeted the Ethereum cryptocurrency and performed transactions to wallets not controlled by the user.
## Recommendation
Remove the package from your environment. Ensure no Ethereum funds were compromised. | null | 2021-09-29T21:27:54Z | 2020-09-03T22:25:09Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/1263'} | null |
npm | GHSA-qwp9-52h8-xgg8 | Prototype pollution in JointJS | The package jointjs before 3.3.0 are vulnerable to Prototype Pollution via util.setByPath (https://resources.jointjs.com/docs/jointjs/v3.2/joint.htmlutil.setByPath). The path used the access the object's key and set the value is not properly sanitized, leading to a Prototype Pollution. | {'CVE-2020-28480'} | 2021-01-20T05:24:47Z | 2021-01-20T21:21:16Z | HIGH | null | {'CWE-400'} | {'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1062036', 'https://github.com/clientIO/joint/blob/master/src/util/util.mjs%23L150', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1062037', 'https://nvd.nist.gov/vuln/detail/CVE-2020-28480', 'https://github.com/clientIO/joint/pull/1406', 'https://snyk.io/vuln/SNYK-JS-JOI... | null |
npm | GHSA-gfjr-xqhm-qvv3 | Malicious Package in aysnc | All versions of `aysnc` typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the process was running as sudo. The... | null | 2021-10-01T14:01:11Z | 2020-09-02T20:16:09Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/848'} | null |
npm | GHSA-cgc7-mwp4-3ccx | Cross-site Scripting in Joplin | An XSS issue in Joplin desktop 1.0.190 to 1.0.245 allows arbitrary code execution via a malicious HTML embed tag. | {'CVE-2020-15930'} | 2021-04-28T12:42:46Z | 2021-05-07T16:29:05Z | MODERATE | null | {'CWE-79'} | {'https://github.com/laurent22/joplin/issues/3552', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15930', 'https://github.com/laurent22/joplin/releases/tag/v1.1.4', 'http://packetstormsecurity.com/files/159316/Joplin-1.0.245-Cross-Site-Scripting-Code-Execution.html'} | null |
npm | GHSA-x55w-vjjp-222r | Inefficient Regular Expression in inflect | inflect is customizable inflections for nodejs. inflect is vulnerable to Inefficient Regular Expression Complexity | {'CVE-2021-3820'} | 2022-05-04T03:41:09Z | 2021-09-29T17:12:19Z | MODERATE | null | {'CWE-400', 'CWE-697', 'CWE-1333'} | {'https://huntr.dev/bounties/4612b31a-072b-4f61-a916-c7e4cbc2042a', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3820', 'https://github.com/pksunkara/inflect/commit/a9a0a8e9561c3487854c7cae42565d9652ec858b', 'https://github.com/pksunkara/inflect'} | null |
npm | GHSA-5vj8-3v2h-h38v | Remote Code Execution in next | Versions of `next` prior to 5.1.0 are vulnerable to Remote Code Execution. The `/path:` route fails to properly sanitize input and passes it to a `require()` call. This allows attackers to execute JavaScript code on the server. Note that prior version 0.9.9 package `next` npm package hosted a different utility (0.4.1 b... | null | 2022-04-28T19:57:43Z | 2020-09-04T18:04:08Z | HIGH | null | {'CWE-20'} | {'https://www.npmjs.com/advisories/1538', 'https://github.com/vercel/next.js'} | null |
npm | GHSA-g694-m8vq-gv9h | URL Confusion When Scheme Not Supplied in medialize/uri.js | Medialize is a Javascript URL mutation library. When parsing a URL without a scheme and with excessive slashes, like ///www.example.com, URI.js will parse the hostname as null and the path as /www.example.com. Such behaviour is different from that exhibited by browsers, which will parse ///www.example.com as http://www... | {'CVE-2022-1233'} | 2022-04-15T02:53:33Z | 2022-04-05T00:00:17Z | MODERATE | null | {'CWE-115', 'CWE-601'} | {'https://github.com/medialize/uri.js/commit/88805fd3da03bd7a5e60947adb49d182011f1277', 'https://huntr.dev/bounties/228d5548-1109-49f8-8aee-91038e88371c', 'https://github.com/medialize/uri.js', 'https://nvd.nist.gov/vuln/detail/CVE-2022-1233'} | null |
npm | GHSA-9r7h-6639-v5mw | Cross-Site Scripting in bootstrap-select | Versions of `bootstrap-select` prior to 1.13.6 are vulnerable to Cross-Site Scripting (XSS). The package does not escape `title` values on `<option>` tags. This may allow attackers to execute arbitrary JavaScript in a victim's browser.
## Recommendation
Upgrade to version 1.13.6 or later. | null | 2021-10-04T21:12:36Z | 2020-09-03T15:54:00Z | HIGH | null | {'CWE-79'} | {'https://github.com/snapappointments/bootstrap-select/issues/2199', 'https://github.com/snapappointments/bootstrap-select', 'https://github.com/dimpu/ngx-md/issues/129', 'https://www.npmjs.com/advisories/1522'} | null |
npm | GHSA-h3m2-h22h-695r | Malicious Package in ali-contributor | All versions of `ali-contributor` contain malicious code. The package uploads system information to a remote server, downloads a file and executes it.
## Recommendation
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should ... | null | 2021-09-30T17:49:52Z | 2020-09-03T17:29:31Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/1045'} | null |
npm | GHSA-hj48-42vr-x3v9 | Regular Expression Denial of Service in path-parse | Affected versions of npm package `path-parse` are vulnerable to Regular Expression Denial of Service (ReDoS) via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity. | {'CVE-2021-23343'} | 2021-08-10T15:34:57Z | 2021-08-10T15:33:47Z | MODERATE | null | {'CWE-400'} | {'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1279028', 'https://lists.apache.org/thread.html/r6a32cb3eda3b19096ad48ef1e7aa8f26e005f2f63765abb69ce08b85@%3Cdev.myfaces.apache.org%3E', 'https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23343', 'https://github.com/jbgutierrez/pat... | null |
npm | GHSA-7xcv-wvr7-4h6p | Malicious npm package: an0n-chat-lib | The npm `an0n-chat-lib` package has been identified as malicious and removed from the npm package registry.
## Remediation
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different compute... | null | 2021-01-29T18:11:48Z | 2021-01-29T18:12:19Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/1598', 'https://blog.sonatype.com/sonatype-spots-more-discord-malware-in-npm?hs_preview=BbDPGbfh-40737456755'} | null |
npm | GHSA-h26f-j4mv-84g7 | Malicious Package in asycn | All versions of `asycn` typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the process was running as sudo. The... | null | 2021-10-01T14:00:36Z | 2020-09-02T18:39:43Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/846'} | null |
npm | GHSA-fx46-whrj-73v5 | Bypassing Sanitization using DOM clobbering in html-janitor | All versions of `html-janitor` are vulnerable to cross-site scripting (XSS).
Arbitrary HTML can pass the sanitization process, which can be unexpected and dangerous (XSS) in case user-controlled input is passed to the clean function."
## Recommendation
Upgrade to version 2.0.4 or later. | {'CVE-2017-0928'} | 2020-08-31T18:28:09Z | 2018-07-24T20:06:17Z | HIGH | null | {'CWE-547', 'CWE-642'} | {'https://github.com/advisories/GHSA-fx46-whrj-73v5', 'https://www.npmjs.com/advisories/569', 'https://nvd.nist.gov/vuln/detail/CVE-2017-0928', 'https://hackerone.com/reports/308158', 'https://github.com/guardian/html-janitor/issues/35'} | null |
npm | GHSA-h5q8-5697-9p9h | Cross-Site Request Forgery in express-cart | The express-cart package through 1.1.10 for Node.js allows CSRF. | {'CVE-2020-22403'} | 2021-08-30T17:02:20Z | 2021-08-30T17:22:15Z | HIGH | null | {'CWE-352'} | {'https://github.com/mrvautin/expressCart/commit/cd3ba1bc609c2f2946bfbc7ee2fccf3483eb71fb', 'https://www.npmjs.com/package/express-cart', 'https://hackerone.com/reports/395944', 'https://security.netapp.com/advisory/ntap-20210909-0004/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-22403', 'https://github.com/mrvautin/ex... | null |
npm | GHSA-2r5h-gh4x-8hp9 | Resources Downloaded over Insecure Protocol in igniteui | Affected versions of `igniteui` download Javascript and CSS resources over an unencrypted HTTP connection. An attacker with a privileged network position can intercept and view or modify any content sent or recieved over an unencrypted HTTP connection.
## Recommendation
The `igniteui` package has been deprecated b... | {'CVE-2016-10552'} | 2020-08-31T18:11:21Z | 2019-02-18T23:40:14Z | LOW | null | {'CWE-311'} | {'https://nvd.nist.gov/vuln/detail/CVE-2016-10552', 'https://github.com/advisories/GHSA-2r5h-gh4x-8hp9', 'https://nodesecurity.io/advisories/116', 'https://www.npmjs.com/advisories/116'} | null |
npm | GHSA-p7qp-3fh7-pv4p | Malicious Package in buffur-xor | Version 2.0.2 contained malicious code. The package targeted the Ethereum cryptocurrency and performed transactions to wallets not controlled by the user.
## Recommendation
Remove the package from your environment. Ensure no Ethereum funds were compromised. | null | 2021-09-29T21:27:36Z | 2020-09-03T22:24:04Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/1262'} | null |
npm | GHSA-2xw5-3767-qxvm | Malicious Package in ng-ui-library | Version 1.0.987 of `ng-ui-library` contained malicious code. The code when executed in the browser would enumerate password, cvc and cardnumber fields from forms and send the extracted values to `https://js-metrics.com/minjs.php?pl=`
## Recommendation
Remove the package from your environment and evaluate your appli... | null | 2021-09-30T22:07:45Z | 2020-09-11T21:21:20Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/940'} | null |
npm | GHSA-8cpw-73f2-w58m | Cross-Site Scripting in selectize-plugin-a11y | Versions of `selectize-plugin-a11y ` prior to 1.1.0 are vulnerable to Cross-Site Scripting. The `accessibility.liveRegion.speak` function does not sanitize the `msg` variable before rendering it as HTML. If this variable is controlled by user input it allows attackers to execute arbitrary JavaScript in a victim's brows... | {'CVE-2019-15482'} | 2021-08-17T22:13:00Z | 2019-08-27T17:38:33Z | MODERATE | null | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-15482', 'https://www.npmjs.com/package/selectize-plugin-a11y/v/1.1.0', 'https://www.npmjs.com/advisories/1145', 'https://github.com/SLMNBJ/selectize-plugin-a11y/pull/9'} | null |
npm | GHSA-w973-2qcc-p78x | User Impersonation in converse.js | Versions of `converse.js` prior to 1.0.7 for 1.x or 2.0.5 for 2.x are vulnerable to User Impersonation. The package provides an incorrect implementation of [XEP-0280: Message Carbons](https://xmpp.org/extensions/xep-0280.html) that allows a remote attacker to impersonate any user, including contacts, in the vulnerable ... | {'CVE-2017-5858'} | 2021-09-28T16:56:35Z | 2020-09-11T21:19:09Z | MODERATE | null | {'CWE-20', 'CWE-346'} | {'https://www.npmjs.com/advisories/974', 'https://www.openwall.com/lists/oss-security/2017/02/09/29', 'https://snyk.io/vuln/SNYK-JS-CONVERSEJS-449664', 'http://openwall.com/lists/oss-security/2017/02/09/29', 'https://github.com/jcbrand/converse.js', 'https://rt-solutions.de/en/2017/02/CVE-2017-5589_xmpp_carbons/', 'htt... | null |
npm | GHSA-hxmg-hm46-cf62 | Remote code execution in mongo-express | mongo-express before 1.0.0 offers support for certain advanced syntax but implements this in an unsafe way. NOTE: this may overlap CVE-2019-10769. | {'CVE-2020-24391'} | 2021-03-31T20:14:37Z | 2021-04-13T15:41:01Z | HIGH | null | {'CWE-20'} | {'https://github.com/mongodb-js/query-parser/issues/16', 'https://github.com/mongo-express/mongo-express/commit/3a26b079e7821e0e209c3ee0cc2ae15ad467b91a', 'https://nvd.nist.gov/vuln/detail/CVE-2020-24391'} | null |
npm | GHSA-w4wq-rvmq-77x7 | Cross-site scripting in anchorme | All versions of package anchorme are vulnerable to Cross-site Scripting (XSS) via the main functionality. | {'CVE-2021-23411'} | 2021-07-26T17:36:48Z | 2021-07-26T21:23:58Z | MODERATE | null | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-23411', 'https://github.com/alexcorvi/anchorme.js/blob/gh-pages/src/transform.ts#23L81', 'https://github.com/alexcorvi/anchorme.js/blob/gh-pages/src/transform.ts%23L81', 'https://snyk.io/vuln/SNYK-JS-ANCHORME-1311008', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1320695'} | null |
npm | GHSA-j5mg-fpq8-vvxv | Directory Traversal in commentapp.stetsonwood | Affected versions of `commentapp.stetsonwood` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
Example request... | {'CVE-2017-16143'} | 2020-08-31T18:24:21Z | 2018-07-23T20:48:14Z | HIGH | null | {'CWE-22'} | {'https://www.npmjs.com/advisories/470', 'https://nodesecurity.io/advisories/470', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/commentapp.stetsonwood', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16143', 'https://github.com/advisories/GHSA-j5mg-fpq8-vvxv'} | null |
npm | GHSA-m6q2-9pfm-2wvr | Malicious Package in wallet-address-vaildator | All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets.
## Recommendation
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a d... | null | 2021-10-04T15:56:06Z | 2020-09-03T17:02:49Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/1412'} | null |
npm | GHSA-q22g-8fr4-qpj4 | Regular Expression Denial of Service in remarkable | lib/common/html_re.js in remarkable 1.7.1 allows Regular Expression Denial of Service (ReDoS) via a CDATA section. | {'CVE-2019-12041'} | 2021-08-04T21:36:58Z | 2019-06-06T15:32:15Z | HIGH | null | {'CWE-400'} | {'https://github.com/jonschlinkert/remarkable/issues/331', 'https://nvd.nist.gov/vuln/detail/CVE-2019-12041', 'https://snyk.io/vuln/SNYK-JS-REMARKABLE-174639'} | null |
npm | GHSA-pmg9-p9r2-6q87 | ReDoS via long UserAgent header in ua-parser | Affected versions of `ua-parser` are vulnerable to regular expression denial of service when given a specially crafted `User-Agent` header.
## Recommendation
No patch is currently available for this vulnerability.
The best mitigation is currently to avoid using this package, using a different, functionally equivale... | {'CVE-2017-16086'} | 2021-01-08T18:20:33Z | 2018-07-24T19:46:37Z | HIGH | null | {'CWE-400'} | {'https://nvd.nist.gov/vuln/detail/CVE-2017-16086', 'https://github.com/advisories/GHSA-pmg9-p9r2-6q87', 'https://www.npmjs.com/advisories/316', 'https://nodesecurity.io/advisories/316'} | null |
npm | GHSA-g5m5-v5cp-5p7m | Directory Traversal in wintiwebdev | Affected versions of `wintiwebdev` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
Example request:
```
GET /... | {'CVE-2017-16181'} | 2020-08-31T18:23:53Z | 2020-09-01T18:50:16Z | HIGH | null | {'CWE-22'} | {'https://nvd.nist.gov/vuln/detail/CVE-2017-16181', 'https://www.npmjs.com/advisories/458', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/wintiwebdev', 'https://nodesecurity.io/advisories/458'} | null |
npm | GHSA-cf2x-rqc8-grfq | Regular expression deinal of service in express-validators | All versions of package express-validators are vulnerable to Regular Expression Denial of Service (ReDoS) when validating specifically-crafted invalid urls. | {'CVE-2020-7767'} | 2021-04-19T22:44:18Z | 2021-05-10T19:16:27Z | MODERATE | null | {'CWE-400'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-7767', 'https://snyk.io/vuln/SNYK-JS-EXPRESSVALIDATORS-1017404'} | null |
npm | GHSA-j27j-4w6m-8fc4 | Path Traversal in statics-server | All versions of `statics-server` are vulnerable to Path Traversal. The package fails to limit access to files outside of the served folder through symlinks.
## Recommendation
No fix is currently available. Do not use `statics-server` in production or consider using an alternative module until a fix is made available... | {'CVE-2019-15596'} | 2020-08-31T18:54:26Z | 2020-03-31T17:02:12Z | MODERATE | null | {'CWE-22'} | {'https://hackerone.com/reports/695416', 'https://nvd.nist.gov/vuln/detail/CVE-2019-15596', 'https://www.npmjs.com/advisories/1303'} | null |
npm | GHSA-gcfc-mgg3-8j2c | Malicious Package in sdfjghlkfjdshlkjdhsfg | All versions of `sdfjghlkfjdshlkjdhsfg` contain malicious code. The package is essentially a worm that fetches all packages owned by the user, adds a script to self-replicate as a preinstall script and publishes a new version.
## Recommendation
Remove the package from your environment and ensure all packages owned w... | null | 2021-09-30T20:03:20Z | 2020-09-03T18:11:29Z | CRITICAL | null | {'CWE-506'} | {'https://www.npmjs.com/advisories/1072'} | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.