You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to vulnerable library: /cloudify_types,/workflows,/rest-service,/rest-service/dev-requirements.txt,/amqp-postgres/test-requirements.txt,/mgmtworker,/cloudify_types/dev-requirements.txt,/amqp-postgres
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.
mend-for-github-combot
changed the title
CVE-2024-3651 (Medium) detected in idna-2.10-py2.py3-none-any.whl
CVE-2024-3651 (High) detected in idna-2.10-py2.py3-none-any.whl
Jul 11, 2024
CVE-2024-3651 - High Severity Vulnerability
Vulnerable Library - idna-2.10-py2.py3-none-any.whl
Internationalized Domain Names in Applications (IDNA)
Library home page: https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl
Path to dependency file: /cloudify_types
Path to vulnerable library: /cloudify_types,/workflows,/rest-service,/rest-service/dev-requirements.txt,/amqp-postgres/test-requirements.txt,/mgmtworker,/cloudify_types/dev-requirements.txt,/amqp-postgres
Dependency Hierarchy:
Found in HEAD commit: 203fcf9f96b1849f0840fc2235bfef38a3ff706c
Found in base branch: master
Vulnerability Details
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 theidna.encode()
function to process the input with considerable computational load, significantly increasing the processing time in a quadratic manner relative to the input size.Publish Date: 2024-07-07
URL: CVE-2024-3651
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2024-3651
Release Date: 2024-07-07
Fix Resolution: idna - 3.7
The text was updated successfully, but these errors were encountered: