Description
A vulnerability was identified in the kjd/idna library, specifically within the `idna.encode()` function, affecting version 3.6. The issue arises from the function's handling of crafted input strings, which can lead to quadratic complexity and consequently, a denial of service condition. This vulnerability is triggered by a crafted input that causes the `idna.encode()` function to process the input with considerable computational load, significantly increasing the processing time in a quadratic manner relative to the input size.
INFO
Published Date :
2024-07-07T17:22:10.032Z
Last Modified :
2025-11-04T22:06:20.751Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2024-3651 vulnerability.
| Vendors | Products |
|---|---|
| Kjd |
|
| Redhat |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-3651.