10.2.3
14 years ago
4 months ago
Known vulnerabilities in the superagent package. This does not include vulnerabilities belonging to this package’s dependencies.
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| Vulnerability | Vulnerable Version |
|---|---|
superagent is a Small progressive client-side HTTP request library, and Node.js module with the same API, supporting many high-level HTTP client features. Affected versions of this package are vulnerable to Information Exposure due to sending the contents of Authorization to third parties. How to fix Information Exposure? Upgrade | <3.8.1 |
superagent is a Small progressive client-side HTTP request library, and Node.js module with the same API, supporting many high-level HTTP client features. Affected versions of this package are vulnerable to Denial of Service (DoS). It uncompresses responses in memory, and a malicious user may send a specially crafted zip file which will then unzip in the server and cause excessive CPU consumption. This is also known as a How to fix Denial of Service (DoS)? Upgrade | <3.7.0 |