In Mcrouter prior to v0.41.0, the deprecated ASCII parser would allocate a buffer to a user-specified length with no maximum length enforced, allowing for resource exhaustion or denial of service.
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
Link | Tags |
---|---|
https://www.facebook.com/security/advisories/cve-2019-11923 | vendor advisory |
https://github.com/facebook/mcrouter/releases/tag/v0.41.0-release | release notes vendor advisory |
https://github.com/facebook/mcrouter/commit/98ce6624cd2563cfdb5da3b2949d5e1e03867034 | third party advisory patch |