vendor:
PunkBuster Server
by:
Luigi Auriemma
7,5
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: PunkBuster Server
Affected Version From: v1.228
Affected Version To: v1.229
Patch Exists: YES
Related CWE: N/A
CPE: a:evenbalance:punkbuster_server
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win32, Linux and Mac
2006
PunkBuster Buffer Overflow Vulnerability
A buffer overflow vulnerability exists in PunkBuster for servers, versions minor than v1.229. The authentication mechanism is handled through a parameter called webkey followed by the password and sent by the client using the POST method or directly in the URL. A webkey longer than 1024 byte will cause a buffer overflow in the function which handles the authentication.
Mitigation:
Ensure that the PunkBuster server is running the latest version of the software and that the webkey parameter is not longer than 1024 bytes.