Duplicate Advisory: Prototype Pollution in klona
High severity
GitHub Reviewed
Published
Sep 4, 2020
to the GitHub Advisory Database
•
Updated Jul 18, 2025
Withdrawn
This advisory was withdrawn on Jul 18, 2025
Description
Reviewed
Aug 31, 2020
Published to the GitHub Advisory Database
Sep 4, 2020
Withdrawn
Jul 18, 2025
Last updated
Jul 18, 2025
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-8f89-2fwj-5v5r. This link is maintained to preserve external references.
Original Description
Versions of
klona
prior to 1.1.1 are vulnerable to prototype pollution. The package does not restrict the modification of an Object's prototype when cloning objects, which may allow an attacker to add or modify an existing property that will exist on all objects.Recommendation
Upgrade to version 1.1.1 or later.
References