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.
References
Configurations
History
19 Aug 2025, 19:48
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:kjd:internationalized_domain_names_in_applications:*:*:*:*:*:*:*:* |
Information
Published : 2024-07-07 18:15
Updated : 2025-08-19 19:48
NVD link : CVE-2024-3651
Mitre link : CVE-2024-3651
CVE.ORG link : CVE-2024-3651
JSON object : View
Products Affected
kjd
- internationalized_domain_names_in_applications
CWE