Description
Valve's Source SDK (source-sdk-2013)'s ragdoll model parsing logic contains a stack-based buffer overflow vulnerability.The tokenizer function `nexttoken` copies characters from an input string into a fixed-size stack buffer without performing bounds checks. When `ParseKeyValue` processes a collisionpair rule longer than the destination buffer (256 bytes), an overflow of the stack buffer `szToken` can occur and overwrite the function return address. A remote attacker can trigger the vulnerable code by supplying a specially crafted ragdoll model which causes the oversized collisionpair rule to be parsed, resulting in remote code execution on affected clients or servers. Valve has addressed this issue in many of their Source games, but independently-developed games must manually apply patch.
INFO
Published Date :
2025-10-15T01:23:24.216Z
Last Modified :
2025-10-15T19:21:54.624Z
Source :
VulnCheck
AFFECTED PRODUCTS
The following products are affected by CVE-2017-20205 vulnerability.
Vendors | Products |
---|---|
Valvesoftware |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2017-20205.