CVE-2023-26133
progressbar.js vulnerable to Prototype Pollution
8.2
HIGH
CVSS 3.1
EPSS 0.08%
Description
All versions of the package progressbar.js prior to 1.1.1 are vulnerable to Prototype Pollution via the function extend() in the file utils.js.
How to fix CVE-2023-26133
To remediate CVE-2023-26133, upgrade the affected package to a fixed version below.
- npm/progressbar.js—upgrade to 1.1.1 or later
Is CVE-2023-26133 being exploited?
Low — EPSS is 0.1%, meaning exploitation activity has not been observed at scale.
Affected packages (1)
- from 0, < 1.1.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.2 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L |
References (6)
- ADVISORYnvd.nist.gov/vuln/detail/CVE-2023-26133
- PATCHgithub.com/kimmobrunfeldt/progressbar.js
- WEBgithub.com/kimmobrunfeldt/progressbar.js/blob/74536b9eeeaaf51144706d918ed5a0a679631d96/src/utils.js#L18
- WEBgithub.com/kimmobrunfeldt/progressbar.js/blob/74536b9eeeaaf51144706d918ed5a0a679631d96/src/utils.js#L20