GHSA-3mcp-22mf-vrw3Medium
axios before 0.33.0 contains an incomplete depth-limit bypass in toFormData.js when serializing...
🔗 CVE IDs covered (1)
📋 Description
axios before 0.33.0 contains an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in '{}'. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a RangeError from JSON.stringify, causing denial of service in the affected request path.