You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
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.
ibm-mend-appbot
changed the title
ibmdotcom-services-2.17.1.tgz: 1 vulnerabilities (highest severity is: 5.5)
ibmdotcom-services-2.17.1.tgz: 1 vulnerabilities (highest severity is: 7.5)
Mar 10, 2025
Path to dependency file: /package.json
Path to vulnerable library: /.yarn/cache/axios-npm-1.7.4-cc1c89ddba-7a1429be1e.zip
Found in HEAD commit: 93b3c5eb479620842f0752d73ba2690cd250e2fc
Vulnerabilities
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Vulnerable Library - axios-1.7.4.tgz
Library home page: https://registry.npmjs.org/axios/-/axios-1.7.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /.yarn/cache/axios-npm-1.7.4-cc1c89ddba-7a1429be1e.zip
Dependency Hierarchy:
Found in HEAD commit: 93b3c5eb479620842f0752d73ba2690cd250e2fc
Found in base branch: main
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
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-jr5f-v2jv-69x6
Release Date: 2025-03-07
Fix Resolution: 1.8.2
The text was updated successfully, but these errors were encountered: