CVE-2023-29483
CVE-2023-29483 is a high-severity vulnerability in Eventlet with a CVSS 3.x base score of 7.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-292.
Key facts
- Severity: High (CVSS 3.x base score 7.0)
- EPSS exploit prediction: 2% (77th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-1084
- Weakness: CWE-292
- Affected product: Eventlet
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2023-29483?
- 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.
- How severe is CVE-2023-29483?
- CVE-2023-29483 has a CVSS 3.x base score of 7.0, rated high severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability high.
- Is CVE-2023-29483 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (77th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-29483?
- CVE-2023-29483 primarily affects Eventlet. In total, 6 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2023-29483?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2023-29483 have an EU (EUVD) identifier?
- Yes. CVE-2023-29483 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-1084.
- When was CVE-2023-29483 published?
- CVE-2023-29483 was published on 2024-04-11 and last updated on 2026-06-17.
References
- https://github.com/eventlet/eventlet/issues/913
- https://github.com/eventlet/eventlet/releases/tag/v0.35.2
- https://github.com/rthalley/dnspython/issues/1045
- https://github.com/rthalley/dnspython/releases/tag/v2.6.0
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3BNSIK5NFYSAP53Y45GOCMOQHHDLGIF/
- https://security.netapp.com/advisory/ntap-20240510-0001/
- https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713
- https://www.dnspython.org/
- https://lists.fedoraproject.org/archives/list/[email protected]/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6/
- https://lists.fedoraproject.org/archives/list/[email protected]/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH/
Affected products (6)
- cpe:2.3:a:eventlet:eventlet:*:*:*:*:*:*:*:*
- cpe:2.3:a:dnspython:dnspython:*:*:*:*:*:*:*:*
- cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*
- cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*
- cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*
- cpe:2.3:o:netapp:bootstrap_os:-:*:*:*:*:*:*:*
More vulnerabilities in Eventlet
- CVE-2025-58068 — Critical (CVSS 9.1): Eventlet is a concurrent networking library for Python. Prior to version 0.40.3, the Eventlet WSGI parser is vulnerable…
- CVE-2021-21419 — Medium (CVSS 5.3): Eventlet is a concurrent networking library for Python. A websocket peer may exhaust memory on Eventlet side by sending…