cve/2019/CVE-2019-7231.md
2025-09-29 21:09:30 +02:00

882 B

CVE-2019-7231

Description

The ABB IDAL FTP server is vulnerable to a buffer overflow when a long string is sent by an authenticated attacker. This overflow is handled, but terminates the process. An authenticated attacker can send a FTP command string of 472 bytes or more to overflow a buffer, causing an exception that terminates the server.

POC

Reference

Github

No PoCs found on GitHub currently.