Skip to content

openai-1.52.2-py3-none-any.whl: 1 vulnerabilities (highest severity is: 9.1) #19

@mend-bolt-for-github

Description

@mend-bolt-for-github
Vulnerable Library - openai-1.52.2-py3-none-any.whl

Path to dependency file: /server/requirements.txt

Path to vulnerable library: /server/requirements.txt

Found in HEAD commit: 8233eb35f209c5b712ecc7d96645a2de905e8282

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (openai version) Remediation Possible**
CVE-2025-43859 Critical 9.1 h11-0.14.0-py3-none-any.whl Transitive 1.53.0

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2025-43859

Vulnerable Library - h11-0.14.0-py3-none-any.whl

A pure-Python, bring-your-own-I/O implementation of HTTP/1.1

Library home page: https://files.pythonhosted.org/packages/95/04/ff642e65ad6b90db43e668d70ffb6736436c7ce41fcc549f4e9472234127/h11-0.14.0-py3-none-any.whl

Path to dependency file: /server/requirements.txt

Path to vulnerable library: /server/requirements.txt

Dependency Hierarchy:

  • openai-1.52.2-py3-none-any.whl (Root Library)
    • httpx-0.27.2-py3-none-any.whl
      • httpcore-1.0.6-py3-none-any.whl
        • h11-0.14.0-py3-none-any.whl (Vulnerable Library)

Found in HEAD commit: 8233eb35f209c5b712ecc7d96645a2de905e8282

Found in base branch: main

Vulnerability Details

h11 is a Python implementation of HTTP/1.1. Prior to version 0.16.0, a leniency in h11's parsing of line terminators in chunked-coding message bodies can lead to request smuggling vulnerabilities under certain conditions. This issue has been patched in version 0.16.0. Since exploitation requires the combination of buggy h11 with a buggy (reverse) proxy, fixing either component is sufficient to mitigate this issue.

Publish Date: 2025-04-24

URL: CVE-2025-43859

CVSS 3 Score Details (9.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-vqfr-h8mv-ghfj

Release Date: 2025-04-24

Fix Resolution (h11): 0.16.0

Direct dependency fix Resolution (openai): 1.53.0

Step up your Open Source Security Game with Mend here

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions