Kentico / xperience-by-kentico-lucene

Xperience by Kentico search integration with the latest 4.8 beta version of Lucene.NET
MIT License
4 stars 4 forks source link

[Snyk] Fix for 2 vulnerabilities #23

Closed Matej4545 closed 8 months ago

Matej4545 commented 9 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: - src/Kentico.Xperience.Lucene/Admin/Client/package.json - src/Kentico.Xperience.Lucene/Admin/Client/package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **626/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.1 | Cross-site Scripting (XSS)
[SNYK-JS-FROALAEDITOR-5902996](https://snyk.io/vuln/SNYK-JS-FROALAEDITOR-5902996) | Yes | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **626/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.1 | Cross-site Scripting (XSS)
[SNYK-JS-FROALAEDITOR-6009154](https://snyk.io/vuln/SNYK-JS-FROALAEDITOR-6009154) | Yes | Proof of Concept (*) 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/kentico/project/3ff5c4e4-c543-4eb2-94f4-5da0eb68b3d7?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/kentico/project/3ff5c4e4-c543-4eb2-94f4-5da0eb68b3d7?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":"d1301e11-e6ff-48c1-8583-fe632e2d7cb0","prPublicId":"d1301e11-e6ff-48c1-8583-fe632e2d7cb0","dependencies":[{"name":"@kentico/xperience-admin-base","from":"26.4.0","to":"28.1.0"},{"name":"@kentico/xperience-admin-components","from":"26.4.0","to":"28.1.0"}],"packageManager":"npm","projectPublicId":"3ff5c4e4-c543-4eb2-94f4-5da0eb68b3d7","projectUrl":"https://app.snyk.io/org/kentico/project/3ff5c4e4-c543-4eb2-94f4-5da0eb68b3d7?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-FROALAEDITOR-5902996","SNYK-JS-FROALAEDITOR-6009154"],"upgrade":["SNYK-JS-FROALAEDITOR-5902996","SNYK-JS-FROALAEDITOR-6009154"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[626,626],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Cross-site Scripting (XSS)](https://learn.snyk.io/lesson/dom-based-xss/?loc=fix-pr)