Skip to content

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

Package

npm klona (npm)

Affected versions

< 1.1.1

Patched versions

1.1.1

Description

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

Reviewed Aug 31, 2020
Published to the GitHub Advisory Database Sep 4, 2020
Withdrawn Jul 18, 2025
Last updated Jul 18, 2025

Severity

High

EPSS score

Weaknesses

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype. Learn more on MITRE.

CVE ID

No known CVE

GHSA ID

GHSA-4r97-78gf-q24v

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.