Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

axios-1.7.7.tgz: 1 vulnerabilities (highest severity is: 7.5) #30

Open
mend-for-github.ghproxy.top bot opened this issue Jan 29, 2025 · 2 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github.ghproxy.top
Copy link

mend-for-github.ghproxy.top bot commented Jan 29, 2025

Vulnerable Library - axios-1.7.7.tgz

Promise based HTTP client for the browser and node.js

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

Path to dependency file: /interaction-content-delete/package.json

Path to vulnerable library: /interaction-content-delete/node_modules/axios/package.json,/interaction-content-download/node_modules/axios/package.json

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (axios version) Remediation Possible** Reachability
CVE-2025-27152 High 7.5 Not Defined 0.0% axios-1.7.7.tgz Direct 1.8.2

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2025-27152

Vulnerable Library - axios-1.7.7.tgz

Promise based HTTP client for the browser and node.js

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

Path to dependency file: /interaction-content-delete/package.json

Path to vulnerable library: /interaction-content-delete/node_modules/axios/package.json,/interaction-content-download/node_modules/axios/package.json

Dependency Hierarchy:

  • axios-1.7.7.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

axios is a promise based HTTP client for the browser and node.js. The issue occurs when passing absolute URLs rather than protocol-relative URLs to axios. Even if ⁠baseURL is set, axios sends the request to the specified absolute URL, potentially causing SSRF and credential leakage. This issue impacts both server-side and client-side usage of axios. This issue is fixed in 1.8.2.

Publish Date: 2025-03-07

URL: CVE-2025-27152

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

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: High
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-jr5f-v2jv-69x6

Release Date: 2025-03-07

Fix Resolution: 1.8.2

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github.ghproxy.top mend-for-github.ghproxy.top bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Jan 29, 2025
@mend-for-github.ghproxy.top mend-for-github.ghproxy.top bot changed the title axios-1.7.7.tgz: 1 vulnerabilities (highest severity is: 0.0) axios-1.7.7.tgz: 1 vulnerabilities (highest severity is: 0.0) - autoclosed Feb 12, 2025
Copy link
Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

Copy link
Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

@mend-for-github.ghproxy.top mend-for-github.ghproxy.top bot changed the title axios-1.7.7.tgz: 1 vulnerabilities (highest severity is: 0.0) - autoclosed axios-1.7.7.tgz: 1 vulnerabilities (highest severity is: 5.5) Mar 10, 2025
@mend-for-github.ghproxy.top mend-for-github.ghproxy.top bot changed the title axios-1.7.7.tgz: 1 vulnerabilities (highest severity is: 5.5) axios-1.7.7.tgz: 1 vulnerabilities (highest severity is: 7.5) Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants