CVE-2004-1220
Battlefield 1942 and Vietnam - Denial of Service via Large numplayers Server Reply
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2004-1220. PoCs published by Luigi Auriemma.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass and information disclosure vulnerability in BFCommand & Control (BFCC) and BFVCC servers. It allows anonymous access to user accounts and passwords via crafted network requests.
Description
Battlefield 1942 1.6.19 and earlier, and Battlefield Vietnam 1.2 and earlier, allows a remote master server to cause a denial of service (client crash) via a server reply that contains a large numplayers value, which triggers a null dereference.
Exploits (2)
This exploit demonstrates an authentication bypass and information disclosure vulnerability in BFCommand & Control (BFCC) and BFVCC servers. It allows anonymous access to user accounts and passwords via crafted network requests.
This exploit targets a denial-of-service (DoS) vulnerability in Battlefield 1942 and Vietnam by sending a malformed UDP packet with an excessively large player count value (2147483647). The exploit binds to a specified port and responds to incoming client queries with the crafted payload, causing the game server to crash.