ChoeMinji / mongo_4.4.6

Other
0 stars 0 forks source link

CVE-2023-46137 (Medium) detected in Twisted-20.3.0-cp37-cp37m-manylinux1_x86_64.whl #14

Open mend-bolt-for-github[bot] opened 7 months ago

mend-bolt-for-github[bot] commented 7 months ago

CVE-2023-46137 - Medium Severity Vulnerability

Vulnerable Library - Twisted-20.3.0-cp37-cp37m-manylinux1_x86_64.whl

An asynchronous networking framework written in Python

Library home page: https://files.pythonhosted.org/packages/b8/f9/489416dda6de8ae6419356bf003c10d1ce6fb8377b6a3207b02b3a39c42a/Twisted-20.3.0-cp37-cp37m-manylinux1_x86_64.whl

Path to dependency file: /etc/pip/external-auth-requirements.txt

Path to vulnerable library: /etc/pip/external-auth-requirements.txt,/etc/pip/dev-requirements.txt

Dependency Hierarchy: - :x: **Twisted-20.3.0-cp37-cp37m-manylinux1_x86_64.whl** (Vulnerable Library)

Found in HEAD commit: 7e7905d92ec7bc614cb902d30960f58f5197b7cc

Found in base branch: master

Vulnerability Details

Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue.

Publish Date: 2023-10-25

URL: CVE-2023-46137

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: None - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm

Release Date: 2023-10-25

Fix Resolution: twisted - 23.10.0


Step up your Open Source Security Game with Mend here

mend-bolt-for-github[bot] commented 2 weeks 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.

mend-bolt-for-github[bot] commented 1 week ago

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