SB2021031224 - Prototype pollution in mcollina msgpack5



SB2021031224 - Prototype pollution in mcollina msgpack5

Published: March 12, 2021 Updated: June 2, 2023

Security Bulletin ID SB2021031224
CSH Severity
Medium
Patch available
NO
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Prototype pollution (CVE-ID: CVE-2021-21368)

The vulnerability allows a remote user to execute arbitrary JavaScript code.

The vulnerability occrures when msgpack5 decodes a map containing a key "__proto__", it assigns the decoded value to __proto__. Object.prototype.__proto__ is an accessor property for the receiver's prototype. A remote user can pass specially crafted input to the application and perform prototype pollution, which can result in information disclosure or data manipulation.


Remediation

Cybersecurity Help is not aware of any official remediation provided by the vendor.