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

18 lines
851 B
Markdown

### [CVE-2004-0278](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0278)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- http://marc.info/?l=bugtraq&m=107655269820530&w=2
#### Github
No PoCs found on GitHub currently.