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

[PM-7679] Patched Fix Improperly Controlled Prototype Pollution #3185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sufatmawati
Copy link
Mannequin

@sufatmawati sufatmawati mannequin commented Apr 23, 2024

A vulnerability exists in Async through 3.2.1 for 3.x and through 2.6.3 for 2.x (fixed in 3.2.2 and 2.6.4), which could let a malicious user obtain privileges via the mapValues() method.

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Code changes

  • file.ext: Description of what was changed and why

Screenshots

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

A vulnerability exists in Async through 3.2.1 for 3.x and through 2.6.3 for 2.x (fixed in 3.2.2 and 2.6.4), which could let a malicious user obtain privileges via the mapValues() method.
@CLAassistant
Copy link
Mannequin

CLAassistant mannequin commented Apr 23, 2024

CLA assistant check
All committers have signed the CLA.

@bitwarden-bot
Copy link
Mannequin

bitwarden-bot mannequin commented Apr 23, 2024

Thank you for your contribution! We've added this to our internal Community PR board for review.
ID: PM-7679

@bitwarden-bot bitwarden-bot mannequin added the community-pr label Apr 23, 2024
@bitwarden-bot bitwarden-bot mannequin changed the title Patched Fix Improperly Controlled Prototype Pollution [PM-7679] Patched Fix Improperly Controlled Prototype Pollution Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants