mmomtchev / node-gdal-async

Node.js bindings for GDAL (Geospatial Data Abstraction Library) with full async support
https://mmomtchev.github.io/node-gdal-async/
Apache License 2.0
129 stars 26 forks source link

[Snyk] Security upgrade electron from 19.1.9 to 23.2.3 #107

Closed mmomtchev closed 11 months ago

mmomtchev commented 11 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - examples/electron/package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **654/1000**
**Why?** Has a fix available, CVSS 8.8 | Use After Free
[SNYK-JS-ELECTRON-3160317](https://snyk.io/vuln/SNYK-JS-ELECTRON-3160317) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **579/1000**
**Why?** Has a fix available, CVSS 7.3 | Heap-based Buffer Overflow
[SNYK-JS-ELECTRON-3237489](https://snyk.io/vuln/SNYK-JS-ELECTRON-3237489) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **654/1000**
**Why?** Has a fix available, CVSS 8.8 | Use After Free
[SNYK-JS-ELECTRON-3252475](https://snyk.io/vuln/SNYK-JS-ELECTRON-3252475) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **579/1000**
**Why?** Has a fix available, CVSS 7.3 | Heap-based Buffer Overflow
[SNYK-JS-ELECTRON-3370271](https://snyk.io/vuln/SNYK-JS-ELECTRON-3370271) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **624/1000**
**Why?** Has a fix available, CVSS 8.2 | Out-of-bounds Read
[SNYK-JS-ELECTRON-3370529](https://snyk.io/vuln/SNYK-JS-ELECTRON-3370529) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **644/1000**
**Why?** Has a fix available, CVSS 8.6 | Out-of-Bounds
[SNYK-JS-ELECTRON-5880432](https://snyk.io/vuln/SNYK-JS-ELECTRON-5880432) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **639/1000**
**Why?** Has a fix available, CVSS 8.5 | Improper Access Control
[SNYK-JS-ELECTRON-5885098](https://snyk.io/vuln/SNYK-JS-ELECTRON-5885098) | Yes | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **484/1000**
**Why?** Has a fix available, CVSS 5.4 | Open Redirect
[SNYK-JS-GOT-2932019](https://snyk.io/vuln/SNYK-JS-GOT-2932019) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised. Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/mmomtchev/project/ea4df41b-87d8-4803-91ac-a884867fef05?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/mmomtchev/project/ea4df41b-87d8-4803-91ac-a884867fef05?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"4e62f648-76ec-4ee8-9544-9f3bdbce7997","prPublicId":"4e62f648-76ec-4ee8-9544-9f3bdbce7997","dependencies":[{"name":"electron","from":"19.1.9","to":"23.2.3"}],"packageManager":"npm","projectPublicId":"ea4df41b-87d8-4803-91ac-a884867fef05","projectUrl":"https://app.snyk.io/org/mmomtchev/project/ea4df41b-87d8-4803-91ac-a884867fef05?utm_source=github&utm_medium=referral&page=fix-pr","type":"user-initiated","patch":[],"vulns":["SNYK-JS-ELECTRON-3160317","SNYK-JS-ELECTRON-3237489","SNYK-JS-ELECTRON-3252475","SNYK-JS-ELECTRON-3370271","SNYK-JS-ELECTRON-3370529","SNYK-JS-ELECTRON-5880432","SNYK-JS-ELECTRON-5885098","SNYK-JS-GOT-2932019"],"upgrade":["SNYK-JS-ELECTRON-3160317","SNYK-JS-ELECTRON-3237489","SNYK-JS-ELECTRON-3252475","SNYK-JS-ELECTRON-3370271","SNYK-JS-ELECTRON-3370529","SNYK-JS-ELECTRON-5880432","SNYK-JS-ELECTRON-5885098","SNYK-JS-GOT-2932019"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[654,579,654,579,624,644,639,484],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Use After Free](https://learn.snyk.io/lesson/use-after-free/?loc=fix-pr) 🦉 [Improper Access Control](https://learn.snyk.io/lesson/broken-access-control/?loc=fix-pr) 🦉 [Open Redirect](https://learn.snyk.io/lesson/open-redirect/?loc=fix-pr)