GHSA-cph5-m8f7-6c5x - HIGH Vulnerability | GeekWala
Loading...
Skip to main content

GHSA-cph5-m8f7-6c5x

HIGH

axios Inefficient Regular Expression Complexity vulnerability

Published September 1, 2021Updated November 8, 2023Source: osv

Details

axios before v0.21.2 is vulnerable to Inefficient Regular Expression Complexity.

Remediation

Upgrade to the fixed version using your package manager.

npm
Update axios to 0.21.2 or later
npm install axios@0.21.2

After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.

Affected Packages (1)

PackageEcosystemAffectedFixed In
axios
npm
All versions0.21.2

Vulnerability Classification

Common Weakness Enumeration (CWE) identifiers for this vulnerability type.

CVSS Score Breakdown

What the CVSS (Common Vulnerability Scoring System) 3.1 score means for each attack dimension.

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References

Risk Assessment

CVSS Score
3.1

Exploitation is difficult or impact is minor. Address in your next planned update.

EPSS Score (30-day exploit probability)
1.49%
Higher than 81% of vulnerabilities

Also Known As

Check if you're affected

Scan your dependencies to see if this vulnerability affects your projects.

Scan Your Dependencies