-
-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Vulnerable Library - dnspython-2.3.0-py3-none-any.whl
DNS toolkit
Library home page: https://files.pythonhosted.org/packages/12/86/d305e87555430ff4630d729420d97dece3b16efcbf2b7d7e974d11b0d86c/dnspython-2.3.0-py3-none-any.whl
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt,/requirements.txt
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (dnspython version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2023-29483 | 7.5 | dnspython-2.3.0-py3-none-any.whl | Direct | dnspython - 2.6.0 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-29483
Vulnerable Library - dnspython-2.3.0-py3-none-any.whl
DNS toolkit
Library home page: https://files.pythonhosted.org/packages/12/86/d305e87555430ff4630d729420d97dece3b16efcbf2b7d7e974d11b0d86c/dnspython-2.3.0-py3-none-any.whl
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt,/requirements.txt
Dependency Hierarchy:
- ❌ dnspython-2.3.0-py3-none-any.whl (Vulnerable Library)
Found in base branch: main
Vulnerability Details
eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a "TuDoor" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1.
Publish Date: 2024-04-11
URL: CVE-2023-29483
CVSS 3 Score Details (7.5)
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: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://www.dnspython.org/news/2.6.0rc1/
Release Date: 2023-04-07
Fix Resolution: dnspython - 2.6.0
Step up your Open Source Security Game with Mend here