First published: Wed Nov 01 2017(Updated: )
MongoDB 3.4.x before 3.4.10, and 3.5.x-development, has a disabled-by-default configuration setting, networkMessageCompressors (aka wire protocol compression), which exposes a vulnerability when enabled that could be exploited by a malicious attacker to deny service or modify memory.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
MongoDB Server | >=3.4.0<3.4.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-15535 is classified as a medium severity vulnerability that could lead to denial of service or memory modification.
To fix CVE-2017-15535, ensure that the networkMessageCompressors setting is disabled in your MongoDB configuration.
CVE-2017-15535 affects MongoDB versions 3.4.x before 3.4.10 and 3.5.x-development.
CVE-2017-15535 can be exploited by a malicious attacker to launch denial-of-service attacks or to modify the memory of the MongoDB server.
No, the networkMessageCompressors setting is disabled by default in MongoDB.