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

marshmallow-3.0.0b8-py2.py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.3) #17

Open
mend-for-github-com bot opened this issue Jul 5, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jul 5, 2022

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

CVE Severity CVSS Dependency Type Fixed in (marshmallow version) Remediation Possible**
CVE-2018-17175 Medium 5.3 marshmallow-3.0.0b8-py2.py3-none-any.whl Direct 2.15.1,3.0.0b9

**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:

  • marshmallow-3.0.0b8-py2.py3-none-any.whl (Vulnerable Library)

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:

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

For more information on CVSS3 Scores, click here.

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.

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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants