0.51.3
10 years ago
1 years ago
Known vulnerabilities in the aedes 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 |
|---|---|
aedes is a stream-based MQTT broker. Affected versions of this package are vulnerable to Denial of Service (DoS). How to fix Denial of Service (DoS)? Upgrade | <0.42.1 |
aedes is a Barebone MQTT server that can run on any stream server. Affected versions of this package are vulnerable to Improper Authorization. A user can connect and subscribe to "will" from a client.
From another client, a user may connect with a last will message with topic "will". Then by sending message to "test", the connection will break (because of authorization failure).
Breaking the connection will trigger the LWT, and thus sends a message to How to fix Improper Authorization? Upgrade | <0.35.1 |