GHSA-4R97-78GF-Q24V
Vulnerability from github – Published: 2020-09-04 17:53 – Updated: 2025-07-18 19:42
VLAI?
Summary
Duplicate Advisory: Prototype Pollution in klona
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "klona"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-1321"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T19:00:12Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-8f89-2fwj-5v5r. This link is maintained to preserve external references.\n\n## Original Description\nVersions of `klona` prior to 1.1.1 are vulnerable to prototype pollution. The package does not restrict the modification of an Object\u0027s prototype when cloning objects, which may allow an attacker to add or modify an existing property that will exist on all objects.\n\n\n\n\n## Recommendation\n\nUpgrade to version 1.1.1 or later.",
"id": "GHSA-4r97-78gf-q24v",
"modified": "2025-07-18T19:42:53Z",
"published": "2020-09-04T17:53:27Z",
"references": [
{
"type": "WEB",
"url": "https://hackerone.com/reports/778414"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1463"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Duplicate Advisory: Prototype Pollution in klona",
"withdrawn": "2025-07-18T19:42:53Z"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…