7.5
CVE-2025-57326
- EPSS 0.14%
- Veröffentlicht 24.09.2025 20:15:32
- Zuletzt bearbeitet 16.10.2025 16:23:24
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A Prototype Pollution vulnerability in the byGroupAndType function of sassdoc-extras v2.5.1 and before allows attackers to inject properties on Object.prototype via supplying a crafted payload, causing denial of service (DoS) as the minimum consequence.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sassdoc ≫ Sassdoc-extras SwPlatformnode.js Version <= 2.5.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.14% | 0.332 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-1321 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.