pedrolacerda / WebGoat

WebGoat is a deliberately insecure application
https://webgoat.github.io/WebGoat/
Other
0 stars 0 forks source link

[Snyk] Security upgrade org.jsoup:jsoup from 1.14.2 to 1.15.3 #61

Open pedrolacerda opened 2 years ago

pedrolacerda commented 2 years 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 `maven` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - webgoat-lessons/cross-site-scripting/pom.xml #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **496/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 4.2 | Cross-site Scripting (XSS)
[SNYK-JAVA-ORGJSOUP-2989728](https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-2989728) | `org.jsoup:jsoup:`
`1.14.2 -> 1.15.3`
| No | 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/pedrolacerda/project/edde1565-5993-48b1-9717-646f275ab7ab?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/pedrolacerda/project/edde1565-5993-48b1-9717-646f275ab7ab?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":"594c33ce-2216-4692-93b2-88fd37db7f3f","prPublicId":"594c33ce-2216-4692-93b2-88fd37db7f3f","dependencies":[{"name":"org.jsoup:jsoup","from":"1.14.2","to":"1.15.3"}],"packageManager":"maven","projectPublicId":"edde1565-5993-48b1-9717-646f275ab7ab","projectUrl":"https://app.snyk.io/org/pedrolacerda/project/edde1565-5993-48b1-9717-646f275ab7ab?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-ORGJSOUP-2989728"],"upgrade":["SNYK-JAVA-ORGJSOUP-2989728"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[496]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Cross-site Scripting (XSS)](https://learn.snyk.io/lessons/xss/java?loc=fix-pr)