-
Notifications
You must be signed in to change notification settings - Fork 15
Description
CVE-2024-5629 - Medium Severity Vulnerability
Vulnerable Library - pymongo-3.11.0-cp27-cp27mu-manylinux1_x86_64.whl
Python driver for MongoDB
Library home page: https://files.pythonhosted.org/packages/41/4a/85d17508826b128e9d742127783810caa994c58857e3bc6e59185dd16454/pymongo-3.11.0-cp27-cp27mu-manylinux1_x86_64.whl
Path to dependency file: /tmp/ws-scm/scrapy-cookies
Path to vulnerable library: /scrapy-cookies
Dependency Hierarchy:
- ❌ pymongo-3.11.0-cp27-cp27mu-manylinux1_x86_64.whl (Vulnerable Library)
Found in HEAD commit: ee78957ff553b121a1bb2db51d9ae2ebb91fbbfa
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
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