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

CVE-2024-5629 (Medium) detected in pymongo-3.11.3-cp27-cp27mu-manylinux1_x86_64.whl #139

Open
mend-bolt-for-github bot opened this issue Jun 10, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2024-5629 - Medium Severity Vulnerability

Vulnerable Library - pymongo-3.11.3-cp27-cp27mu-manylinux1_x86_64.whl

Python driver for MongoDB

Library home page: https://files.pythonhosted.org/packages/13/77/0bb5f80b2400883b4af1c760325205a67f4c220af3baa8b81b52d2ba8d94/pymongo-3.11.3-cp27-cp27mu-manylinux1_x86_64.whl

Path to dependency file: /docs/requirements.txt

Path to vulnerable library: /docs/requirements.txt,/requirements.txt,/tmp/ws-scm/scrapy-pipelines

Dependency Hierarchy:

  • txmongo-19.2.0-py2.py3-none-any.whl (Root Library)
    • pymongo-3.11.3-cp27-cp27mu-manylinux1_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 1cf532357260c4330e8844ea1e15cec06dc31ca0

Found in base branch: master

Vulnerability Details

An out-of-bounds read in the 'bson' module of PyMongo 4.6.2 or earlier allows deserialization of malformed BSON provided by a Server to raise an exception which may contain arbitrary application memory.

Publish Date: 2024-06-05

URL: CVE-2024-5629

CVSS 3 Score Details (4.7)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2024-5629

Release Date: 2024-06-05

Fix Resolution: pymongo - 4.6.3


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jun 10, 2024
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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants