CVE-2024-49769
Last modified
CVE-2024-49769 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername() waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer exists, but not removing it from the list of sockets to attempt to process. EPSS estimates a 1.38% chance of exploitation in the next 30 days.
Description
Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername() waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer exists, but not removing it from the list of sockets to attempt to process. This leads to a busy-loop calling the write function. A remote attacker could run waitress out of available sockets with very little resources required. Waitress 3.0.1 contains fixes that remove the race condition.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Agendaless | Waitress | < 3.0.1 |
References
- https://github.com/Pylons/waitress/issues/418Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-49769?
How severe is CVE-2024-49769?
How do I fix CVE-2024-49769?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-49763PlexRipper is a cross-platform media downloader for Plex. Pl…8.7
- CVE-2024-49764LibreNMS is an open-source, PHP/MySQL/SNMP-based network mon…5.4
- CVE-2024-49765Discourse is an open source platform for community discussio…9.1
- CVE-2024-49766Werkzeug is a Web Server Gateway Interface web application l…5.3
- CVE-2024-49767Werkzeug is a Web Server Gateway Interface web application l…7.5
- CVE-2024-49768Waitress is a Web Server Gateway Interface server for Python…4.8
- CVE-2024-4977The Index WP MySQL For Speed WordPress plugin before 1.4.18 …6.8
- CVE-2024-49770`oak` is a middleware framework for Deno's native HTTP serve…7.7
- CVE-2024-49771MPXJ is an open source library to read and write project pla…5.3
- CVE-2024-49772SuiteCRM is an open-source, enterprise-ready Customer Relati…8.8
- CVE-2024-49773SuiteCRM is an open-source, enterprise-ready Customer Relati…6.5
- CVE-2024-49774SuiteCRM is an open-source, enterprise-ready Customer Relati…7.2
Are you affected by CVE-2024-49769?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
