CVE Catalog

GHSA-mmx7-hfxf-jppx

Medium
Published: Translated: NVD NIST

Summary

Axios is vulnerable to read-side prototype-pollution gadgets when Object.prototype has already been polluted by another vulnerability or dependency. The most broadly reachable issue is in the bodyless method aliases: axios.get(), axios.delete(), axios.head(), and axios.options().

Risk Assessment

If Object.prototype is polluted, an attacker can influence axios behavior, potentially leading to data theft or other attacks.

Recommendation

It is recommended to upgrade axios to a version that includes fixes for prototype pollution.

Other vulnerabilities in axios

See all
Original NVD description (English source)

## Summary axios is vulnerable to read-side prototype-pollution gadgets when `Object.prototype` has already been polluted by another vulnerability or dependency. The most broadly reachable issue is in the bodyless method aliases: `axios.get()`, `axios.delete()`, `axios.head()`, and `axios.options()

Vulnerability data from NVD (NIST) · CISA KEV · EPSS