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

CVE-2023-45857 - Medium Severity Vulnerability #31

Closed
dvasilen opened this issue Nov 11, 2023 · 4 comments
Closed

CVE-2023-45857 - Medium Severity Vulnerability #31

dvasilen opened this issue Nov 11, 2023 · 4 comments

Comments

@dvasilen
Copy link

CVE-2023-45857 - Medium Severity Vulnerability

Vulnerable Library - axios-1.5.1.tgz

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

Dependency Hierarchy:

  • winston-slack-webhook-transport-2.3.2.tgz (Root Library)
    • axios-1.5.1.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

An issue discovered in Axios 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.

Publish Date: 2023-11-08

URL: CVE-2023-45857

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • 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: axios/axios#6006

Release Date: 2023-11-08

Fix Resolution: axios - 1.6.0

@dvasilen
Copy link
Author

Please update axios dependency to 1.6.0

@dvasilen
Copy link
Author

See #30

@TheAppleFreak
Copy link
Owner

TheAppleFreak commented Nov 11, 2023 via email

@TheAppleFreak
Copy link
Owner

Alright, updated everything, ran the tests, and the issue should be fixed! Thanks for letting me know about this!

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

2 participants