rvvergara / advanced-web-developer-bootcamp-notes-examples-and-exercises

Examples and Exercises compiled. From the awesome Advanced Web Developer Bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2021-3749 (High) detected in axios-0.19.2.min.js, axios-0.18.0.tgz

mend-bolt-for-github opened this issue · comments

CVE-2021-3749 - High Severity Vulnerability

Vulnerable Libraries - axios-0.19.2.min.js, axios-0.18.0.tgz

axios-0.19.2.min.js

Promise based HTTP client for the browser and node.js

Library home page: https://cdnjs.cloudflare.com/ajax/libs/axios/0.19.2/axios.min.js

Path to dependency file: /Section8-AJAX-Part2-jQuery-and-Axios/axios-demo.html

Path to vulnerable library: /Section8-AJAX-Part2-jQuery-and-Axios/axios-demo.html

Dependency Hierarchy:

  • axios-0.19.2.min.js (Vulnerable Library)
axios-0.18.0.tgz

Promise based HTTP client for the browser and node.js

Library home page: https://registry.npmjs.org/axios/-/axios-0.18.0.tgz

Path to dependency file: /Section34-37-Warbler-Final-Project/warbler/warbler-client/package.json

Path to vulnerable library: /Section34-37-Warbler-Final-Project/warbler/warbler-client/node_modules/axios/package.json

Dependency Hierarchy:

  • axios-0.18.0.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

axios is vulnerable to Inefficient Regular Expression Complexity

Publish Date: 2021-08-31

URL: CVE-2021-3749

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://huntr.dev/bounties/1e8f07fc-c384-4ff9-8498-0690de2e8c31/

Release Date: 2021-08-31

Fix Resolution: axios - 0.21.2


Step up your Open Source Security Game with Mend here