Files
cve/2011/CVE-2011-10015.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2011-10015

Description

Cytel Studio version 9.0 and earlier is vulnerable to a stack-based buffer overflow triggered by parsing a malformed .CY3 file. The vulnerability occurs when the application copies user-controlled strings into a fixed-size stack buffer (256 bytes) without proper bounds checking. Exploitation allows arbitrary code execution when the crafted file is opened.

POC

Reference

Github

No PoCs found on GitHub currently.