CVE & CISA-KEV Catalog

CVE-2017-1000254

HIGHEPSS 94th pctl
7.5
CVSS v3
NVD

Description

libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in (anonymous or not), it asks the server for the current directory with the `PWD` command. The server then responds with a 257 response containing the path, inside double quotes. The returned path name is then kept by libcurl for subsequent uses. Due to a flaw in the string parser for this directory name, a directory name passed like this but without a closing double quote would lead to libcurl not adding a trailing NUL byte to the buffer holding the name. When libcurl would then later access the string, it could read beyond the allocated heap buffer and crash or wrongly access data beyond the buffer, thinking it was part of the path. A malicious server could abuse this fact and effectively prevent libcurl-based clients to work with it - the PWD command is always issued on new FTP connections and the mistake has a high chance of causing a segfault. The simple fact that this has issue remained undiscovered for this long could suggest that malformed PWD responses are rare in benign servers. We are not aware of any exploit of this flaw. This bug was introduced in commit 415d2e7cb7, March 2005. In libcurl version 7.56.0, the parser always zero terminates the string but also rejects it if not terminated properly with a final double quote.

How to fix

Remediation Available
curlDebian
Fixed in:7.56.1-1CVE-2017-1000254
Fixed in:7.56.1-1CVE-2017-1000254
Fixed in:7.56.1-1CVE-2017-1000254
Fixed in:7.56.1-1CVE-2017-1000254
curlUbuntu
Fixed in:7.35.0-1ubuntu2.11USN-3441-1
Fixed in:7.47.0-1ubuntu2.3USN-3441-1
libcurl3Ubuntu
Fixed in:7.35.0-1ubuntu2.11USN-3441-1
Fixed in:7.47.0-1ubuntu2.3USN-3441-1
libcurl3-gnutlsUbuntu
Fixed in:7.35.0-1ubuntu2.11USN-3441-1
Fixed in:7.47.0-1ubuntu2.3USN-3441-1
libcurl3-nssUbuntu
Fixed in:7.35.0-1ubuntu2.11USN-3441-1
Fixed in:7.47.0-1ubuntu2.3USN-3441-1

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

8.46%probability of exploitation in 30 days
94thpercentile

High risk: more likely to be exploited than 94% of all known CVEs.

References

Related Vulnerabilities

Other CWE-119 (Buffer Overflow) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2023-4966Critical9.4100%KEV + RansomFix
CVE-2017-11882High7.8100%KEV + Ransom-
CVE-2020-0796Critical10.0100%KEV + Ransom-
CVE-2008-4250Critical9.899%KEV-
CVE-2017-15944Critical9.898%KEVFix
CVE-2015-0014High10.097%--
Embed a live status badge for CVE-2017-1000254
CVE-2017-1000254 severity badge

Markdown

[![CVE-2017-1000254](https://tridentstack.com/cve/badge/CVE-2017-1000254.svg)](https://tridentstack.com/cve/CVE-2017-1000254)

HTML

<a href="https://tridentstack.com/cve/CVE-2017-1000254"><img src="https://tridentstack.com/cve/badge/CVE-2017-1000254.svg" alt="CVE-2017-1000254"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-05-13.