ghsa-65p9-j6pg-72hj
Vulnerability from github
Published
2025-06-04 03:30
Modified
2025-07-29 21:42
Severity ?
VLAI Severity ?
Summary
billboard.js allows prototype pollution via the function generate
Details
billboard.js before 3.15.1 was discovered to contain a prototype pollution via the function generate, which could allow attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "billboard.js" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.15.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-49223" ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "github_reviewed": true, "github_reviewed_at": "2025-07-29T21:42:33Z", "nvd_published_at": "2025-06-04T03:15:27Z", "severity": "CRITICAL" }, "details": "billboard.js before 3.15.1 was discovered to contain a prototype pollution via the function generate, which could allow attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.", "id": "GHSA-65p9-j6pg-72hj", "modified": "2025-07-29T21:42:33Z", "published": "2025-06-04T03:30:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49223" }, { "type": "WEB", "url": "https://github.com/naver/billboard.js/commit/82ea7ac4f5720d6a7f0c2fa5a5dad51a549667bb" }, { "type": "WEB", "url": "https://cve.naver.com/detail/cve-2025-49223.html" }, { "type": "WEB", "url": "https://github.com/louay-075/CVE-2025-49223-BillboardJS-PoC" }, { "type": "PACKAGE", "url": "https://github.com/naver/billboard.js" }, { "type": "WEB", "url": "https://github.com/naver/billboard.js/blob/938f263feca453fba5a4dc48d86b32cc5b509443/src/core.ts#L95" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "billboard.js allows prototype pollution via the function generate" }
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…