Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/skyqinsc/MiniFtp
- https://www.exploit-db.com/exploits/46807
- https://www.vulncheck.com/advisories/miniftp-parseconf-load-setting-buffer-overf
FAQ
What is CVE-2019-25611?
CVE-2019-25611 is a vulnerability with a CVSS score of 8.4 (HIGH). 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...
How severe is CVE-2019-25611?
CVE-2019-25611 has been rated HIGH with a CVSS base score of 8.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-25611?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.