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

rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) #342

Open
mend-bolt-for-github bot opened this issue Jan 2, 2025 · 34 comments
Open

rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) #342

mend-bolt-for-github bot opened this issue Jan 2, 2025 · 34 comments

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Jan 2, 2025

Vulnerable Library - rust-1.4.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Found in HEAD commit: 9fb010eb8585101f81c45719ffcdc54b96aff403

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (rust version) Remediation Possible**
CVE-2024-39338 High 7.5 axios-1.7.2.tgz Transitive 2.0.0
CVE-2024-57965 Low 0.0 axios-1.7.2.tgz Transitive 2.0.0

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

Details

CVE-2024-39338

Vulnerable Library - axios-1.7.2.tgz

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

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • rust-1.4.0.tgz (Root Library)
    • nx-18.1.0-beta.2.tgz
      • axios-1.7.2.tgz (Vulnerable Library)

Found in HEAD commit: 9fb010eb8585101f81c45719ffcdc54b96aff403

Found in base branch: main

Vulnerability Details

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.

Publish Date: 2024-08-09

URL: CVE-2024-39338

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-8hc4-vh64-cxmj

Release Date: 2024-08-09

Fix Resolution (axios): 1.7.4

Direct dependency fix Resolution (@monodon/rust): 2.0.0

Step up your Open Source Security Game with Mend here

CVE-2024-57965

Vulnerable Library - axios-1.7.2.tgz

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

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • rust-1.4.0.tgz (Root Library)
    • nx-18.1.0-beta.2.tgz
      • axios-1.7.2.tgz (Vulnerable Library)

Found in HEAD commit: 9fb010eb8585101f81c45719ffcdc54b96aff403

Found in base branch: main

Vulnerability Details

In axios before 1.7.8, lib/helpers/isURLSameOrigin.js does not use a URL object when determining an origin, and has a potentially unwanted setAttribute('href',href) call. NOTE: some parties feel that the code change only addresses a warning message from a SAST tool and does not fix a vulnerability.

Publish Date: 2025-01-29

URL: CVE-2024-57965

CVSS 3 Score Details (0.0)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2025-01-29

Fix Resolution (axios): 1.7.9

Direct dependency fix Resolution (@monodon/rust): 2.0.0

Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed Jan 2, 2025
Copy link
Contributor 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.

@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) Jan 8, 2025
@mend-bolt-for-github mend-bolt-for-github bot reopened this Jan 8, 2025
Copy link
Contributor 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.

Copy link
Contributor 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.

@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed Jan 8, 2025
Copy link
Contributor 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-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) Jan 9, 2025
@mend-bolt-for-github mend-bolt-for-github bot reopened this Jan 9, 2025
@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed Jan 9, 2025
Copy link
Contributor 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.

@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) Jan 10, 2025
Copy link
Contributor 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-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed Jan 11, 2025
Copy link
Contributor 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
Contributor 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-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) Jan 12, 2025
@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed Jan 12, 2025
Copy link
Contributor 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.

@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) Jan 12, 2025
Copy link
Contributor 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.

@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) Jan 28, 2025
Copy link
Contributor 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-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed Jan 29, 2025
Copy link
Contributor 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.

@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 1 vulnerabilities (highest severity is: 7.5) - autoclosed rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) Feb 1, 2025
@mend-bolt-for-github mend-bolt-for-github bot reopened this Feb 1, 2025
Copy link
Contributor 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.

Copy link
Contributor 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.

@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) - autoclosed Feb 1, 2025
@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) - autoclosed rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) Feb 2, 2025
@mend-bolt-for-github mend-bolt-for-github bot reopened this Feb 2, 2025
Copy link
Contributor 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-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) - autoclosed Feb 3, 2025
Copy link
Contributor 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
Contributor 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-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) - autoclosed rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) Feb 3, 2025
@mend-bolt-for-github mend-bolt-for-github bot reopened this Feb 3, 2025
Copy link
Contributor 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.

@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) - autoclosed Feb 3, 2025
@mend-bolt-for-github mend-bolt-for-github bot changed the title rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) - autoclosed rust-1.4.0.tgz: 2 vulnerabilities (highest severity is: 7.5) Feb 3, 2025
@mend-bolt-for-github mend-bolt-for-github bot reopened this Feb 3, 2025
Copy link
Contributor 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants