CVE-2019-25611 PUBLISHED

MiniFtp parseconf_load_setting Buffer Overflow via Configuration

Assigner: VulnCheck
Reserved: 22.03.2026 Published: 22.03.2026 Updated: 22.03.2026

MiniFtp contains a buffer overflow vulnerability in the parseconf_load_setting function that allows local attackers to execute arbitrary code by supplying oversized configuration values. Attackers can craft a miniftpd.conf file with values exceeding 128 bytes to overflow stack buffers and overwrite the return address, enabling code execution with root privileges.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor skyqinsc
Product MiniFtp
Versions
  • Version * is affected

Credits

  • strider finder

References

Problem Types

  • Out-of-bounds Write CWE