Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. pterodactyl/panel
  4. ›
  5. CVE-2024-49762

CVE-2024-49762: Pterodactyl Panel has plain-text logging of user passwords when two-factor authentication is disabled

October 24, 2024 (updated October 25, 2024)

When a user disables two-factor authentication via the Panel, a DELETE request with their current password in a query parameter will be sent. While query parameters are encrypted when using TLS, many webservers (including ones officially documented for use with Pterodactyl) will log query parameters in plain-text, storing a user’s password in plain text.

If a malicious user obtains access to these logs they could potentially authenticate against a user’s account; assuming they are able to discover the account’s email address or username separately.

References

  • github.com/advisories/GHSA-c479-wq8g-57hr
  • github.com/pterodactyl/panel
  • github.com/pterodactyl/panel/commit/75b59080e2812ced677dab516222b2a3bb34e3a4
  • github.com/pterodactyl/panel/commit/8be2b892c3940bdc0157ccdab16685a72d105dd1
  • github.com/pterodactyl/panel/security/advisories/GHSA-c479-wq8g-57hr
  • nvd.nist.gov/vuln/detail/CVE-2024-49762

Code Behaviors & Features

Detect and mitigate CVE-2024-49762 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.11.8

Fixed versions

  • 1.11.8

Solution

Upgrade to version 1.11.8 or above.

Impact 4.6 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-313: Cleartext Storage in a File or on Disk

Source file

packagist/pterodactyl/panel/CVE-2024-49762.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:41 +0000.