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

Security Issue in Macross.Json.Extensions #23

Closed
jhoward321 opened this issue Nov 5, 2021 · 0 comments · Fixed by #24
Closed

Security Issue in Macross.Json.Extensions #23

jhoward321 opened this issue Nov 5, 2021 · 0 comments · Fixed by #24

Comments

@jhoward321
Copy link
Contributor

jhoward321 commented Nov 5, 2021

I noticed that your dependency on System.Text.Json version 4.7.0 has a security issue.

Are there any plans to upgrade this to a secure version? I would love to use this library but that is currently an issue for us.

Here's what my scanner found along with some information on remediation steps. I think it's as simple as bumping up System.Text.Json to 4.7.2+

 Detailed paths

    Introduced through: project@undefined › Macross.Json.Extensions@2.1.0-beta5 › System.Text.Json@4.7.0 › System.Text.Encodings.Web@4.7.0

Overview

Affected versions of this package are vulnerable to Remote Code Execution (RCE) due to how text encoding is performed.
Remediation

Upgrade System.Text.Encodings.Web to version 4.5.1, 4.7.2, 5.0.1 or higher.
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 a pull request may close this issue.

1 participant