Files
CVEs-PoC/2012/CVE-2012-10060.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2012-10060

Description

Sysax Multi Server versions prior to 5.55 contains a stack-based buffer overflow in its SSH service. When a remote attacker supplies an overly long username during authentication, the server copies the input to a fixed-size stack buffer without proper bounds checking. This allows remote code execution under the context of the service.

POC

Reference

Github

No PoCs found on GitHub currently.