CVE Vulnerabilities

CVE-2011-10029

Use of Externally-Controlled Format String

Published: Aug 20, 2025 | Modified: Aug 22, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Solar FTP Server fails to properly handle format strings passed to the USER command. When a specially crafted string containing format specifiers is sent, the server crashes due to a read access violation in the __output_1() function of sfsservice.exe. This results in a denial of service (DoS) condition.

Weakness

The product uses a function that accepts a format string as an argument, but the format string originates from an external source.

Potential Mitigations

References