TROYANOSYVIRUS
Back to CVEs

CVE-2017-20205

N/A

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.

CVE Details

CVSS v3.1 ScoreN/A
Published10/15/2025
Last Modified10/16/2025
Sourcenvd
Honeypot Sightings0

Weaknesses (CWE)

CWE-121

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.