4
CVSSv2

CVE-2012-5905

Published: 17/11/2012 Updated: 29/08/2017
CVSS v2 Base Score: 4 | Impact Score: 2.9 | Exploitability Score: 8
VMScore: 405
Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P

Vulnerability Summary

Buffer overflow in KnFTPd 1.0.0 allows remote authenticated users to cause a denial of service (crash) via a long string in a FEAT command.

Vulnerable Product Search on Vulmon Subscribe to Product

elif keir knftpd 1.0.0

Exploits

#!/usr/bin/perl ################################################################################# # Advisory: KnFTPd 100 'FEAT' DoS PoC-Exploit # Author: Stefan Schurtz # Affected Software: Successfully tested on KnFTPd 100 # Vendor URL: knftpsourceforgenet/ # Vendor Status: informed # CVE-ID: - # PoC-Version: 10 ##################### ...