Lucene search

K
freebsdFreeBSD7488378D-6007-11E6-A6C3-14DAE9D210B8
HistoryNov 04, 2014 - 12:00 a.m.

FreeBSD -- Remote command execution in ftp(1)

2014-11-0400:00:00
vuxml.freebsd.org
17

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.959 High

EPSS

Percentile

99.5%

Problem Description:
A malicious HTTP server could cause ftp(1) to execute
arbitrary commands.
Impact:
When operating on HTTP URIs, the ftp(1) client follows
HTTP redirects, and uses the part of the path after the
last ‘/’ from the last resource it accesses as the output
filename if ‘-o’ is not specified.
If the output file name provided by the server begins
with a pipe (‘|’), the output is passed to popen(3), which
might be used to execute arbitrary commands on the ftp(1)
client machine.

OSVersionArchitecturePackageVersionFilename
FreeBSDanynoarchfreebsd= 10.0UNKNOWN
FreeBSDanynoarchfreebsd< 10.0_12UNKNOWN

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.959 High

EPSS

Percentile

99.5%