Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2024-3651 (High) detected in idna-3.3-py3-none-any.whl #4713

Closed
1 task
mend-for-github-com bot opened this issue Jul 9, 2024 · 0 comments · Fixed by #4733
Closed
1 task

CVE-2024-3651 (High) detected in idna-3.3-py3-none-any.whl #4713

mend-for-github-com bot opened this issue Jul 9, 2024 · 0 comments · Fixed by #4733
Assignees
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Milestone

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Jul 9, 2024

CVE-2024-3651 - High Severity Vulnerability

Vulnerable Library - idna-3.3-py3-none-any.whl

Internationalized Domain Names in Applications (IDNA)

Library home page: https://files.pythonhosted.org/packages/04/a2/d918dcd22354d8958fe113e1a3630137e0fc8b44859ade3063982eacd2a4/idna-3.3-py3-none-any.whl

Path to dependency file: /release/smoke-tests/otel-span-exporter/requirements.txt

Path to vulnerable library: /release/smoke-tests/otel-span-exporter/requirements.txt

Dependency Hierarchy:

  • idna-3.3-py3-none-any.whl (Vulnerable Library)

Found in HEAD commit: 1d259cff3a8d8a529c40142676c9be06e931b38d

Found in base branch: main

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 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.

Publish Date: 2024-07-07

URL: CVE-2024-3651

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

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


  • Check this box to open an automated fix PR
@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jul 9, 2024
@mend-for-github-com mend-for-github-com bot changed the title CVE-2024-3651 (Medium) detected in idna-3.3-py3-none-any.whl CVE-2024-3651 (High) detected in idna-3.3-py3-none-any.whl Jul 11, 2024
@dlvenable dlvenable added this to the v2.9 milestone Jul 12, 2024
@dlvenable dlvenable self-assigned this Jul 12, 2024
dlvenable added a commit to dlvenable/data-prepper that referenced this issue Jul 12, 2024
dlvenable added a commit that referenced this issue Jul 15, 2024
…, 4714. (#4733)

Signed-off-by: David Venable <dlv@amazon.com>
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this issue Jul 23, 2024
…-project#4715, opensearch-project#4713, 4714. (opensearch-project#4733)

Signed-off-by: David Venable <dlv@amazon.com>
Signed-off-by: Krishna Kondaka <krishkdk@dev-dsk-krishkdk-2c-bd29c437.us-west-2.amazon.com>
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this issue Jul 23, 2024
…-project#4715, opensearch-project#4713, 4714. (opensearch-project#4733)

Signed-off-by: David Venable <dlv@amazon.com>
Signed-off-by: Krishna Kondaka <krishkdk@dev-dsk-krishkdk-2c-bd29c437.us-west-2.amazon.com>
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this issue Jul 30, 2024
…-project#4715, opensearch-project#4713, 4714. (opensearch-project#4733)

Signed-off-by: David Venable <dlv@amazon.com>
Signed-off-by: Krishna Kondaka <krishkdk@dev-dsk-krishkdk-2c-bd29c437.us-west-2.amazon.com>
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this issue Aug 8, 2024
…-project#4715, opensearch-project#4713, 4714. (opensearch-project#4733)

Signed-off-by: David Venable <dlv@amazon.com>
Signed-off-by: Krishna Kondaka <krishkdk@dev-dsk-krishkdk-2c-bd29c437.us-west-2.amazon.com>
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this issue Aug 12, 2024
…-project#4715, opensearch-project#4713, 4714. (opensearch-project#4733)

Signed-off-by: David Venable <dlv@amazon.com>
Signed-off-by: Krishna Kondaka <krishkdk@dev-dsk-krishkdk-2c-bd29c437.us-west-2.amazon.com>
kkondaka pushed a commit to kkondaka/kk-data-prepper-f2 that referenced this issue Aug 14, 2024
…-project#4715, opensearch-project#4713, 4714. (opensearch-project#4733)

Signed-off-by: David Venable <dlv@amazon.com>
Signed-off-by: Krishna Kondaka <krishkdk@dev-dsk-krishkdk-2c-bd29c437.us-west-2.amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant