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
In the marshmallow library before 2.15.1 and 3.x before 3.0.0b9 for Python, the schema "only" option treats an empty list as implying no "only" option, which allows a request that was intended to expose no fields to instead expose all fields (if the schema is being filtered dynamically using the "only" option, and there is a user role that produces an empty value for "only").
Vulnerable Library - marshmallow-3.0.0b8-py2.py3-none-any.whl
A lightweight library for converting complex datatypes to and from native Python datatypes.
Library home page: https://files.pythonhosted.org/packages/0b/66/39fca5bbce1d221c8711c5f8cdc78da41c1bb53298c71b2f697757e5a540/marshmallow-3.0.0b8-py2.py3-none-any.whl
Path to dependency file: /Pipfile
Path to vulnerable library: /Pipfile
Found in HEAD commit: 925a67cbfda81510fc4912fd90b71ddded6b96c1
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2018-17175
Vulnerable Library - marshmallow-3.0.0b8-py2.py3-none-any.whl
A lightweight library for converting complex datatypes to and from native Python datatypes.
Library home page: https://files.pythonhosted.org/packages/0b/66/39fca5bbce1d221c8711c5f8cdc78da41c1bb53298c71b2f697757e5a540/marshmallow-3.0.0b8-py2.py3-none-any.whl
Path to dependency file: /Pipfile
Path to vulnerable library: /Pipfile
Dependency Hierarchy:
Found in HEAD commit: 925a67cbfda81510fc4912fd90b71ddded6b96c1
Found in base branch: main
Vulnerability Details
In the marshmallow library before 2.15.1 and 3.x before 3.0.0b9 for Python, the schema "only" option treats an empty list as implying no "only" option, which allows a request that was intended to expose no fields to instead expose all fields (if the schema is being filtered dynamically using the "only" option, and there is a user role that produces an empty value for "only").
Publish Date: 2018-09-18
URL: CVE-2018-17175
CVSS 3 Score Details (5.3)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2018-17175
Release Date: 2018-09-18
Fix Resolution: 2.15.1,3.0.0b9
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered: