Skip to content

[5.x]: upgrade vulnerable axios 1.6.5 #15958

@markpavlitski

Description

@markpavlitski

What happened?

Description

axios versions before 1.6.8 depends on follow-redirects before 1.15.6, which could leak the proxy authentication credentials

axios/axios#6300

CVE-2024-39338: Server-Side Request Forgery in axios

Steps to reproduce

  1. Navigate to the following URL: https://example.com/admin/login
  2. Open the browser's built in developer tools
  3. Enter the following string into the JavaScript console: axios.VERSION
  4. Note that the application includes a version of axios 1.6.5 which has known security issues associated with it

Craft CMS version

5.4.9

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions