CVE-2024-28854
Last modified
CVE-2024-28854 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. tls-listener is a rust lang wrapper around a connection listener to support TLS. With the default configuration of tls-listener, a malicious user can open 6.4 `TcpStream`s a second, sending 0 bytes, and can trigger a DoS. EPSS estimates a 0.96% chance of exploitation in the next 30 days.
Description
tls-listener is a rust lang wrapper around a connection listener to support TLS. With the default configuration of tls-listener, a malicious user can open 6.4 `TcpStream`s a second, sending 0 bytes, and can trigger a DoS. The default configuration options make any public service using `TlsListener::new()` vulnerable to a slow-loris DoS attack. This impacts any publicly accessible service using the default configuration of tls-listener in versions prior to 0.10.0. Users are advised to upgrade. Users unable to upgrade may mitigate this by passing a large value, such as `usize::MAX` as the parameter to `Builder::max_handshakes`.
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 |
|---|---|---|
| Tmccombs | Tls-Listener | < 0.10.0 |
References
- https://github.com/tmccombs/tls-listener/security/advisories/GHSA-2qph-qpvm-2qf7Exploit, Mitigation, Third Party Advisory
- https://github.com/tmccombs/tls-listener/security/advisories/GHSA-2qph-qpvm-2qf7Exploit, Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-28854?
How severe is CVE-2024-28854?
How do I fix CVE-2024-28854?
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-28849follow-redirects is an open source, drop-in replacement for …6.5
- CVE-2024-2885Use after free in Dawn in Google Chrome prior to 123.0.6312.…8.8
- CVE-2024-28850WP Crontrol controls the cron events on WordPress websites. …8.1
- CVE-2024-28851The Snowflake Hive metastore connector provides an easy way …7.8
- CVE-2024-28852Ampache is a web based audio/video streaming application and…6.1
- CVE-2024-28853Ampache is a web based audio/video streaming application and…5.9
- CVE-2024-28855ZITADEL, open source authentication management software, use…6.1
- CVE-2024-28859Symfony1 is a community fork of symfony 1.4 with DIC, form e…9
- CVE-2024-2886Use after free in WebCodecs in Google Chrome prior to 123.0.…7.5
- CVE-2024-28860Cilium is a networking, observability, and security solution…6.8
- CVE-2024-28861Symfony 1 is a community-driven fork of the 1.x branch of Sy…9.8
- CVE-2024-28862The Ruby One Time Password library (ROTP) is an open source …5.5
Are you affected by CVE-2024-28854?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
