SharonKoch / skf-labs

Repo for all the OWASP-SKF Docker lab examples
Apache License 2.0
0 stars 1 forks source link

Flask_Migrate-4.0.7-py3-none-any.whl: 1 vulnerabilities (highest severity is: 3.3) #114

Open mend-for-github-com[bot] opened 2 months ago

mend-for-github-com[bot] commented 2 months ago
Vulnerable Library - Flask_Migrate-4.0.7-py3-none-any.whl

Path to dependency file: /python/graphql-info-introspection/requirements.txt

Path to vulnerable library: /python/Host-Header-Authentication-Bypass/requirements.txt,/python/Attack-Server/requirements.txt,/python/Web-cache-poisoning/requirements.txt,/python/graphql-injections/requirements.txt,/python/Threat-modeling/requirements.txt,/python/graphql-mutation/requirements.txt,/python/TLS-downgrade/requirements.txt,/python/client-side-restriction-bypass-2/requirements.txt,/python/SSTI/requirements.txt,/python/CORS/requirements.txt,/python/NoSQL/requirements.txt,/python/graphql-dos-resource-exhaustion/requirements.txt,/python/SQLI-login-bypass/requirements.txt,/python/graphql-IDOR/requirements.txt,/python/WebSocket-Message-Manipulation/requirements.txt,/python/CSRF-SameSite/requirements.txt,/python/Auth-bypass/requirements.txt,/python/graphql-info-introspection/requirements.txt,/python/Session-Management-2/requirements.txt,/python/Session-Management-1/requirements.txt

Found in HEAD commit: dbff3320673205dea2e0a4c513d54497ca905aab

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (Flask_Migrate version) Remediation Possible**
CVE-2024-5569 Low 3.3 zipp-3.15.0-py3-none-any.whl Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

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

Details

CVE-2024-5569 ### Vulnerable Library - zipp-3.15.0-py3-none-any.whl

Backport of pathlib-compatible object wrapper for zip files

Library home page: https://files.pythonhosted.org/packages/5b/fa/c9e82bbe1af6266adf08afb563905eb87cab83fde00a0a08963510621047/zipp-3.15.0-py3-none-any.whl

Path to dependency file: /python/Host-Header-Authentication-Bypass/requirements.txt

Path to vulnerable library: /python/Host-Header-Authentication-Bypass/requirements.txt,/python/Attack-Server/requirements.txt,/python/Web-cache-poisoning/requirements.txt,/python/graphql-injections/requirements.txt,/python/Threat-modeling/requirements.txt,/python/graphql-mutation/requirements.txt,/python/TLS-downgrade/requirements.txt,/python/client-side-restriction-bypass-2/requirements.txt,/python/SSTI/requirements.txt,/python/CORS/requirements.txt,/python/NoSQL/requirements.txt,/python/graphql-dos-resource-exhaustion/requirements.txt,/python/SQLI-login-bypass/requirements.txt,/python/graphql-IDOR/requirements.txt,/python/WebSocket-Message-Manipulation/requirements.txt,/python/CSRF-SameSite/requirements.txt,/python/Auth-bypass/requirements.txt,/python/graphql-info-introspection/requirements.txt,/python/Session-Management-2/requirements.txt,/python/Session-Management-1/requirements.txt

Dependency Hierarchy: - Flask_Migrate-4.0.7-py3-none-any.whl (Root Library) - alembic-1.12.1-py3-none-any.whl - importlib_resources-5.12.0-py3-none-any.whl - :x: **zipp-3.15.0-py3-none-any.whl** (Vulnerable Library)

Found in HEAD commit: dbff3320673205dea2e0a4c513d54497ca905aab

Found in base branch: master

### Vulnerability Details

A Denial of Service (DoS) vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is identical in both projects. The infinite loop can be initiated through the use of functions affecting the `Path` module in both zipp and zipfile, such as `joinpath`, the overloaded division operator, and `iterdir`. Although the infinite loop is not resource exhaustive, it prevents the application from responding. The vulnerability was addressed in version 3.19.1 of jaraco/zipp.

Publish Date: 2024-07-09

URL: CVE-2024-5569

### CVSS 3 Score Details (3.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://huntr.com/bounties/be898306-11f9-46b4-b28c-f4c4aa4ffbae

Release Date: 2024-07-09

Fix Resolution: zipp - 3.19.1