ghsa-ggv3-vmgw-xv2q
Vulnerability from github
Published
2025-02-06 06:31
Modified
2025-02-20 22:59
Severity ?
VLAI Severity ?
Summary
@tanstack/form-core prototype pollution
Details
A prototype pollution in the lib.mutateMergeDeep function of @tanstack/form-core v0.35.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "@tanstack/form-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.42.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-57068" ], "database_specific": { "cwe_ids": [ "CWE-732" ], "github_reviewed": true, "github_reviewed_at": "2025-02-06T23:30:29Z", "nvd_published_at": "2025-02-05T22:15:31Z", "severity": "HIGH" }, "details": "A prototype pollution in the lib.mutateMergeDeep function of @tanstack/form-core v0.35.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.", "id": "GHSA-ggv3-vmgw-xv2q", "modified": "2025-02-20T22:59:32Z", "published": "2025-02-06T06:31:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57068" }, { "type": "WEB", "url": "https://github.com/TanStack/form/pull/1151" }, { "type": "WEB", "url": "https://github.com/TanStack/form/commit/455522c8f3272787668f3d1afd6adbc6dc1b9e8a" }, { "type": "WEB", "url": "https://gist.github.com/tariqhawis/47fe5b1e584e9e573c0933588248d533" }, { "type": "PACKAGE", "url": "https://github.com/TanStack/form" } ], "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": "@tanstack/form-core 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…