VYPR

Source SDK

by Valve Software

Source repositories

CVEs (1)

  • CVE-2017-20205CriOct 15, 2025
    risk 0.60cvss epss 0.01

    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`…