-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - pytest-7.4.0-py3-none-any.whl
pytest: simple powerful testing with Python
Library home page: https://files.pythonhosted.org/packages/33/b2/741130cbcf2bbfa852ed95a60dc311c9e232c7ed25bac3d9b8880a8df4ae/pytest-7.4.0-py3-none-any.whl
Path to dependency file: /cli/requirements.txt
Path to vulnerable library: /cli/requirements.txt
Found in HEAD commit: 1fc76088d115ca2a2f6ae32d49d53ed791dd82df
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (pytest version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-71176 | 6.8 | pytest-7.4.0-py3-none-any.whl | Direct | N/A | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-71176
Vulnerable Library - pytest-7.4.0-py3-none-any.whl
pytest: simple powerful testing with Python
Library home page: https://files.pythonhosted.org/packages/33/b2/741130cbcf2bbfa852ed95a60dc311c9e232c7ed25bac3d9b8880a8df4ae/pytest-7.4.0-py3-none-any.whl
Path to dependency file: /cli/requirements.txt
Path to vulnerable library: /cli/requirements.txt
Dependency Hierarchy:
- ❌ pytest-7.4.0-py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: 1fc76088d115ca2a2f6ae32d49d53ed791dd82df
Found in base branch: develop
Vulnerability Details
pytest through 9.0.2 on UNIX relies on directories with the /tmp/pytest-of-{user} name pattern, which allows local users to cause a denial of service or possibly gain privileges.
Publish Date: 2026-01-22
URL: CVE-2025-71176
CVSS 3 Score Details (6.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
Step up your Open Source Security Game with Mend here