ghsa-pc47-g7gv-4gpw
Vulnerability from github
Published
2025-02-06 06:31
Modified
2025-02-21 15:18
Severity ?
VLAI Severity ?
Summary
@rpldy/uploader prototype pollution
Details
A prototype pollution in the lib.createUploader function of @rpldy/uploader v1.8.1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "@rpldy/uploader" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.9.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-57082" ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "github_reviewed": true, "github_reviewed_at": "2025-02-06T23:47:52Z", "nvd_published_at": "2025-02-05T22:15:32Z", "severity": "HIGH" }, "details": "A prototype pollution in the lib.createUploader function of @rpldy/uploader v1.8.1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.", "id": "GHSA-pc47-g7gv-4gpw", "modified": "2025-02-21T15:18:10Z", "published": "2025-02-06T06:31:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57082" }, { "type": "WEB", "url": "https://github.com/rpldy/react-uploady/commit/386e0a80c428eb988e89fd2acf9bb0b786ac8028" }, { "type": "WEB", "url": "https://gist.github.com/tariqhawis/708e518de0c3b5af7430ec774f68f315" }, { "type": "PACKAGE", "url": "https://github.com/rpldy/react-uploady" }, { "type": "WEB", "url": "https://github.com/rpldy/react-uploady/releases/tag/v1.9.1" } ], "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": "@rpldy/uploader 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…