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 Vulnerabilities in Chutzpah 4.4.11 #803

Open
serhiypukhanov opened this issue Jun 25, 2021 · 2 comments
Open

Security Vulnerabilities in Chutzpah 4.4.11 #803

serhiypukhanov opened this issue Jun 25, 2021 · 2 comments
Labels

Comments

@serhiypukhanov
Copy link

serhiypukhanov commented Jun 25, 2021

1
Description
ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how ASP.NET web applications handle web requests, aka "ASP.NET Core Elevation Of Privilege Vulnerability". This CVE is unique from CVE-2018-0784.
Recommendation
Upgrade to version Microsoft.AspNetCore.Server.IISIntegration - 2.1.0, Microsoft.AspNetCore.Hosting - 2.1.0

2
Description
.NET Core Remote Code Execution Vulnerability This CVE ID is unique from CVE-2021-24112.
Recommendation
Upgrade to version System.Text.Encodings.Web - 4.5.1,4.7.2,5.0.1

3
Description
A security feature bypass vulnerability exists in the way Microsoft ASP.NET Core parses encoded cookie names.The ASP.NET Core cookie parser decodes entire cookie strings which could allow a malicious attacker to set a second cookie with the name being percent encoded.The security update addresses the vulnerability by fixing the way the ASP.NET Core cookie parser handles encoded names., aka 'Microsoft ASP.NET Core Security Feature Bypass Vulnerability'.
Recommendation
Upgrade to version Microsoft.AspNetCore.App - 2.1.22, Microsoft.AspNetCore.All - 2.1.22,Microsoft.NETCore.App - 2.1.22, Microsoft.AspNetCore.Http - 2.1.22

4
Chutzpah.4.4.11/tools/Node/packages/node_modules/ws/package.json
Recommendation
Upgrade ws from 5.2.2 to 5.2.3 to fix the vulnerability.
Chutzpah.4.4.11/tools/Node/packages/node_modules/puppeteer-core/node_modules/ws/package.json
Recommendation
Upgrade ws from 6.2.1 to 6.2.2 to fix the vulnerability.

5
Chutzpah.4.4.11/tools/Node/packages/node_modules/ajv/package.json
Recommendation
Upgrade to version ajv - 6.12.3

@serhiypukhanov serhiypukhanov changed the title Security Vulnerability with Chutzpah 4.4.11 Security Vulnerabilities in Chutzpah 4.4.11 Jun 25, 2021
@F-Forget
Copy link

I'm also seeing those vulnerabilities and I think I'd be very important to fix them!

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants