axios@1.11.0 vulnerabilities

Promise based HTTP client for the browser and node.js

  • latest version

    1.13.6

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    9 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the axios package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Prototype Pollution

    axios is a promise-based HTTP client for the browser and Node.js.

    Affected versions of this package are vulnerable to Prototype Pollution via the mergeConfig function. An attacker can cause the application to crash by supplying a malicious configuration object containing a __proto__ property, typically by leveraging JSON.parse().

    How to fix Prototype Pollution?

    Upgrade axios to version 0.30.3, 1.13.5 or higher.

    <0.30.3>=1.0.0-alpha.1 <1.13.5
    • M
    Allocation of Resources Without Limits or Throttling

    axios is a promise-based HTTP client for the browser and Node.js.

    Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the data: URL handler. An attacker can trigger a denial of service by crafting a data: URL with an excessive payload, causing allocation of memory for content decoding before verifying content size limits.

    How to fix Allocation of Resources Without Limits or Throttling?

    Upgrade axios to version 1.12.0 or higher.

    <1.12.0