ghsa-9j5q-479x-43g2
Vulnerability from github
Published
2025-02-06 06:31
Modified
2025-08-05 14:27
Severity ?
VLAI Severity ?
Summary
@stryker-mutator/util vulnerable to Prototype Pollution
Details
A prototype pollution in the function deepMerge of @stryker-mutator/util v8.6.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "@stryker-mutator/util" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.7.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-57085" ], "database_specific": { "cwe_ids": [ "CWE-1321", "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2025-08-05T14:27:29Z", "nvd_published_at": "2025-02-05T22:15:32Z", "severity": "HIGH" }, "details": "A prototype pollution in the function deepMerge of @stryker-mutator/util v8.6.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.", "id": "GHSA-9j5q-479x-43g2", "modified": "2025-08-05T14:27:29Z", "published": "2025-02-06T06:31:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57085" }, { "type": "WEB", "url": "https://github.com/stryker-mutator/stryker-js/issues/5144" }, { "type": "WEB", "url": "https://github.com/stryker-mutator/stryker-js/commit/f7b34bfbbde33e45bc213a2f6058bf0c5bf6bce7" }, { "type": "WEB", "url": "https://gist.github.com/tariqhawis/f59355f62dad6f8b53b42317f143ba0c" }, { "type": "PACKAGE", "url": "https://github.com/stryker-mutator/stryker-js" }, { "type": "WEB", "url": "https://github.com/stryker-mutator/stryker-js/blob/7270f111ff36d6b18669302f5702fd42f664d53e/CHANGELOG.md#871-2024-12-11" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "@stryker-mutator/util vulnerable to Prototype Pollution" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…