• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Plesk Login Transmits credentials in cleartext

Deoxymono

New Pleskian
Another PCI scan failing from Security Metrics:

-------------

Protocol: TCP | Port: 8880 | Program: cddbp-alt | Score: 4.0

Description: Web Server Uses Plain Text Authentication Forms

Synoposis: The remote web server might transmit credentials in cleartext.

Impact: The remote web server contains several HTML form fields containing an input of type 'password' which transmit their information to a remote web server in cleartext. An attacker eavesdropping the traffic between web browser and server may obtain logins and passwords of valid users.

Page: /login_up.php3
Destination page: /login_up.php3
Input name: passwd

Other references: CWE:522, CWE:523, CWE:718, CWE:724

Resolution: Make sure that every sensitive form transmits content over HTTPS. Risk Factor: Medium/ CVSS2 Base Score: 4.0 AV:N/AC:H/Au:N/C/I:N/A:N

-------------

Now this appears to be referencing the default login page for Plesk (login_up.php3). However it definitely uses HTTPS so I don't understand the problem here.

Any help anyone can provide with this issue would be greatly appreciated.
 
I fixed this issue simply by blocking port 8880 through the Plesk firewall. It seems it is not needed unless you want to use the Plesk panel without https.
 
Back
Top