Closed mend-bolt-for-github[bot] closed 5 months ago
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
CVE-2024-21506 - Medium Severity Vulnerability
Vulnerable Library - pymongo-3.12.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Python driver for MongoDB
Library home page: https://files.pythonhosted.org/packages/53/e0/b1f1deabb4980b8901521e64f53b158a72409372045306db465b264a674a/pymongo-3.12.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Path to dependency file: /etc/pip/lint-requirements.txt
Path to vulnerable library: /etc/pip/lint-requirements.txt,/src/third_party/wiredtiger/lang/python,/etc/pip/toolchain-requirements.txt,/etc/pip/evgtest-requirements.txt,/etc/pip/powercycle-requirements.txt,/src/third_party/wiredtiger/bench/workgen,/etc/pip/compile-requirements.txt,/etc/pip/dev-requirements.txt,/etc/pip/jira-requirements.txt,/etc/pip/core-requirements.txt
Dependency Hierarchy: - :x: **pymongo-3.12.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl** (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Versions of the package pymongo before 4.6.3 are vulnerable to Out-of-bounds Read in the bson module. Using the crafted payload the attacker could force the parser to deserialize unmanaged memory. The parser tries to interpret bytes next to buffer and throws an exception with string. If the following bytes are not printable UTF-8 the parser throws an exception with a single byte.
Publish Date: 2024-04-06
URL: CVE-2024-21506
CVSS 3 Score Details (5.2)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - 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-21506
Release Date: 2024-04-06
Fix Resolution: pymongo - 4.6.3
Step up your Open Source Security Game with Mend here