6.6.2
12 years ago
2 months ago
Known vulnerabilities in the engine.io package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
engine.io is a realtime engine behind Socket.IO. It provides the foundation of a bidirectional connection between client and server Affected versions of this package are vulnerable to Denial of Service (DoS). A malicious client could send a specially crafted HTTP request, triggering an uncaught exception and killing the How to fix Denial of Service (DoS)? Upgrade | <3.6.1>=4.0.0 <6.2.1 |
engine.io is a realtime engine behind Socket.IO. It provides the foundation of a bidirectional connection between client and server Affected versions of this package are vulnerable to Denial of Service (DoS) via a POST request to the long polling transport. How to fix Denial of Service (DoS)? Upgrade | <3.6.0 |
Affected versions of the package are vulnerable to Denial of Service (DoS) by sending many upgrade events. A client could possibly create a lot of intervals without the old ones having a chance of being cleared. How to fix Denial of Service (DoS)? Upgrade | <1.0.0 |