mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
997 B
997 B
CVE-2025-5399
Description
Due to a mistake in libcurl's WebSocket code, a malicious server can send aparticularly crafted packet which makes libcurl get trapped in an endlessbusy-loop.There is no other way for the application to escape or exit this loop otherthan killing the thread/process.This might be used to DoS libcurl-using application.
POC
Reference
No PoCs from references.