CVE-2024-34067: Pterodactyl panel's admin area vulnerable to Cross-site Scripting
Importing a malicious egg or gaining access to wings instance could lead to XSS on the panel, which could be used to gain an administrator account on the panel. Specifically, the following things are impacted:
- Egg Docker images
- Egg variables:
- Name
- Environment variable
- Default value
- Description
- Validation rules
Additionally, certain fields would reflect malicious input, but it would require the user knowingly entering such input to have an impact.
To iterate, this would require an administrator to perform actions and can’t be triggered by a normal panel user.
References
- github.com/advisories/GHSA-384w-wffr-x63q
- github.com/pterodactyl/panel
- github.com/pterodactyl/panel/commit/0dad4c5a488661f9adc27dd311542516d9bfa0f2
- github.com/pterodactyl/panel/commit/1172d71d31561c4e465dabdf6b838e64de48ad16
- github.com/pterodactyl/panel/commit/f671046947e4695b5e1c647df79305c1cefdf817
- github.com/pterodactyl/panel/security/advisories/GHSA-384w-wffr-x63q
- nvd.nist.gov/vuln/detail/CVE-2024-34067
Detect and mitigate CVE-2024-34067 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 →