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(vulnerability): Update jsonwebtoken to v.9.0.0 #881

Closed

Conversation

GermanSmoliar
Copy link

jsonwebtoken is a JSON Web Token implementation (symmetric and asymmetric)

Affected versions of this package are vulnerable to Improper Input Validation such that if a malicious actor has the ability to modify the key retrieval parameter (referring to the secretOrPublicKey argument from the readme link) of the jwt.verify() function, they can gain remote code execution (RCE).

More about this issue

Vulnerability in unit-finance/unit-finance:Unit.Api/package.json

image

Please merge it ASAP

@GermanSmoliar GermanSmoliar changed the title fix(Vulnerability): Update jsonwebtoken to v.9.0.0 fix (vulnerability): Update jsonwebtoken to v.9.0.0 Jan 10, 2023
@GermanSmoliar GermanSmoliar changed the title fix (vulnerability): Update jsonwebtoken to v.9.0.0 fix(vulnerability): Update jsonwebtoken to v.9.0.0 Jan 10, 2023
@childish-sambino
Copy link
Contributor

Duplicate of #847

#846 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate duplicate issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants