Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: CVE-2023-46233 fix #1024

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Conversation

Uzunov-Stefan
Copy link
Contributor

@Uzunov-Stefan Uzunov-Stefan commented Nov 1, 2023

There is a vulnerability with crypto-js which is used in the oidc-client-ts. Crypto-js version is bumped in oidc-client-ts, but it seems dependabot didn't catch it here.

https://security.snyk.io/package/npm/crypto-js

This is the PR on oidc-client-ts:
authts/oidc-client-ts#1221

CVE issue
https://www.cve.org/CVERecord?id=CVE-2023-46233

@Uzunov-Stefan Uzunov-Stefan changed the title Update oidc-client-ts version fix: update oidc-client-ts version Nov 1, 2023
@Uzunov-Stefan Uzunov-Stefan changed the title fix: update oidc-client-ts version fix: CVE-2023-46233 fix Nov 1, 2023
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@bc69de0). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1024   +/-   ##
=======================================
  Coverage        ?   98.93%           
=======================================
  Files           ?        1           
  Lines           ?       94           
  Branches        ?       35           
=======================================
  Hits            ?       93           
  Misses          ?        1           
  Partials        ?        0           

@simenandre simenandre merged commit b3c45b6 into bjerkio:main Nov 11, 2023
6 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants