This advisory has been withdrawn because users of Lettuce may independently exclude vulnerable versions of Netty from their dependencies, and those users should not receive alerts for CVE-2024-47535. This link is maintained to preserve external references.
Note: i'm reporting this in this way purely because it's private and i don't want to broadcast vulnerabilities.
An unsafe reading of environment file could potentially cause a denial of service in Netty. When loaded on an Windows application, Netty attempts to load a file that does not exist. If an attacker creates such a large file, the Netty application crashes. This vulnerability is fixed in 4.1.115.
https://github.com/redis/lettuce/blob/main/pom.xml#L67C9-L67C53 The netty version pinned here is currently
<netty.version>4.1.113.Final</netty.version>
This version is vulnerable according to Snyk and is affecting one of our products:
Here is a link to the CVE
Complete instructions, including specific configuration details, to reproduce the vulnerability. Not applicable
What kind of vulnerability is it? Who is impacted? Denial of Service, affecting Windows users.
{ "github_reviewed": true, "nvd_published_at": null, "severity": "MODERATE", "cwe_ids": [ "CWE-400" ], "github_reviewed_at": "2024-12-02T20:03:03Z" }