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

Prototype Pollution in async #334

Closed
1 of 4 tasks
TheKingTermux opened this issue May 2, 2023 · 0 comments · Fixed by #317
Closed
1 of 4 tasks

Prototype Pollution in async #334

TheKingTermux opened this issue May 2, 2023 · 0 comments · Fixed by #317
Assignees
Labels
Auto Create Issues Label for Auto Created Issues High This label for Security Severity only Security Label for Security Issues
Milestone

Comments

@TheKingTermux
Copy link
Owner

Description

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.

Severity Check

  • Low
  • Moderate
  • High
  • Critical

Severity Number

7,8 / 10

CVSS base metrics

  • Attack vector
    Local

  • Attack complexity
    Low

  • Privileges required
    None

  • User interaction
    Required

  • Scope
    Unchanged

  • Confidentiality
    High

  • Integrity
    High

  • Availability
    High

  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

  • Weaknesses
    CWE-1321

  • CVE ID
    CVE-2021-43138

  • GHSA ID
    GHSA-fwr7-v2mv-hh25

  • Source code
    caolan/async

Information

  • Package
    async (npm)

  • Affected versions

= 3.0.0, < 3.2.2
= 2.0.0, < 2.6.4

  • Patched versions
    3.2.2
    2.6.4

References

@TheKingTermux TheKingTermux added do-not-autoclose Make bot can't close an Issues or PRs Security Label for Security Issues Auto Create Issues Label for Auto Created Issues labels May 2, 2023
@TheKingTermux TheKingTermux added this to the Alice 1.0.6 milestone May 2, 2023
@TheKingTermux TheKingTermux self-assigned this May 2, 2023
@TheKingTermux TheKingTermux added the High This label for Security Severity only label May 9, 2023
@TheKingTermux TheKingTermux removed the do-not-autoclose Make bot can't close an Issues or PRs label May 12, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Auto Create Issues Label for Auto Created Issues High This label for Security Severity only Security Label for Security Issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant