CVE-2019-25686
Buffer Overflow in Core FTP PBSZ Command Causes DoS Crash
Publication date: 2026-04-05
Last updated on: 2026-04-09
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| coreftp | core_ftp | 2.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-306 | The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Core FTP 2.0 build 653 and involves the PBSZ command. An unauthenticated attacker can send a malformed PBSZ command with an oversized buffer exceeding 211 bytes. This causes an access violation that crashes the FTP server process, resulting in a denial of service.
How can this vulnerability impact me? :
The impact of this vulnerability is a denial of service condition. An attacker can crash the FTP server by sending a specially crafted PBSZ command, causing the service to become unavailable. This can disrupt normal operations and prevent legitimate users from accessing the FTP service.