cve/2004/CVE-2004-0278.md
2024-06-18 02:51:15 +02:00

851 B

CVE-2004-0278

Description

Ratbag game engine, as used in products such as Dirt Track Racing, Leadfoot, and World of Outlaws Spring Cars, allows remote attackers to cause a denial of service (CPU consumption) via a TCP packet that specifies the length of data to read and then sends a second TCP packet that contains less data than specified, which causes Ratbag to repeatedly check the socket for more data.

POC

Reference

Github

No PoCs found on GitHub currently.