Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind f…
Browse files Browse the repository at this point in the history
…rom 2.13.3 to 2.13.4 (#1520)

<p>This PR was automatically created by Snyk using the credentials of a
real user.</p><br /><h3>Snyk has created this PR to fix one or more
vulnerable packages in the `maven` dependencies of this project.</h3>

#### Changes included in this PR

- Changes to the following files to upgrade the vulnerable dependencies
to a fixed version:
    - oauth-client/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") | **688/1000** <br/> **Why?** Proof of Concept
exploit, Recently disclosed, Has a fix available, CVSS 5.9 | Denial of
Service (DoS)
<br/>[SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424](https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424)
| `com.fasterxml.jackson.core:jackson-databind:` <br> `2.13.3 -> 2.13.4`
<br> | No | 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: <img
src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI4NmU3Y2M3Mi00YTg2LTQ0ODQtYTc4My1jN2JlMDIyMDIwMDMiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6Ijg2ZTdjYzcyLTRhODYtNDQ4NC1hNzgzLWM3YmUwMjIwMjAwMyJ9fQ=="
width="0" height="0"/>
🧐 [View latest project
report](https://app.snyk.io/org/bewaremypower/project/6ef95dbb-f2d7-42d5-a77e-43e50bb4b937?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr)

🛠 [Adjust project
settings](https://app.snyk.io/org/bewaremypower/project/6ef95dbb-f2d7-42d5-a77e-43e50bb4b937?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;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":"86e7cc72-4a86-4484-a783-c7be02202003","prPublicId":"86e7cc72-4a86-4484-a783-c7be02202003","dependencies":[{"name":"com.fasterxml.jackson.core:jackson-databind","from":"2.13.3","to":"2.13.4"}],"packageManager":"maven","projectPublicId":"6ef95dbb-f2d7-42d5-a77e-43e50bb4b937","projectUrl":"https://app.snyk.io/org/bewaremypower/project/6ef95dbb-f2d7-42d5-a77e-43e50bb4b937?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424"],"upgrade":["SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[688]})

---

**Learn how to fix vulnerabilities with free interactive lessons:**

🦉 [Denial of Service
(DoS)](https://learn.snyk.io/lessons/redos/javascript/?loc&#x3D;fix-pr)

Co-authored-by: snyk-bot <[email protected]>
(cherry picked from commit 28cc262)
  • Loading branch information
BewareMyPower authored and Demogorgon314 committed Oct 8, 2022
1 parent 607ff2b commit 80f6e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<description>OAuth 2.0 login callback handler for Kafka client</description>

<properties>
<jackson.version>2.13.3</jackson.version>
<jackson.version>2.13.4</jackson.version>
<async-http-client.version>2.12.1</async-http-client.version>
<guava.version>31.1-jre</guava.version>
</properties>
Expand Down

0 comments on commit 80f6e71

Please sign in to comment.