[MacPorts] #66784: Able to login in FTP server anonymously

MacPorts noreply at macports.org
Mon Jan 30 20:38:17 UTC 2023


#66784: Able to login in FTP server anonymously
-----------------------------+---------------------
  Reporter:  Ghost788769     |      Owner:  admin@…
      Type:  defect          |     Status:  closed
  Priority:  Normal          |  Milestone:
 Component:  server/hosting  |    Version:
Resolution:  invalid         |   Keywords:
      Port:                  |
-----------------------------+---------------------
Changes (by neverpanic):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 {{{
 $ ftp rsync-origin.macports.org
 Connected to ftp.fau.de.
 220 Welcome to ftp.fau.de - FTP-Server der Friedrich-Alexander-
 Universitaet Erlangen-Nuernberg
 Name (rsync-origin.macports.org:********): anonymous
 331 Anonymous login ok, send your complete email address as your password
 Password:
 230 Anonymous access granted, restrictions apply
 Remote system type is UNIX.
 Using binary mode to transfer files.
 ftp> cd macports/distfiles
 250 CWD command successful
 ftp> put test
 local: test remote: test
 200 EPRT command successful
 550 test: Operation not permitted
 }}}

 Since this is a public mirror of various open source software and the same
 files are also available at https://ftp.fau.de/, this is not a security
 issue. There is no write access.

-- 
Ticket URL: <https://trac.macports.org/ticket/66784#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list