Vulnerability Description
Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Due to improperly configured CSRF protections on two routes, a malicious user could execute a CSRF-based attack against the following endpoints: Sending a test email and Generating a node auto-deployment token. At no point would any data be exposed to the malicious user, this would simply trigger email spam to an administrative user, or generate a single auto-deployment token unexpectedly. This token is not revealed to the malicious user, it is simply created unexpectedly in the system. This has been addressed in release `1.6.6`. Users may optionally manually apply the fixes released in v1.6.6 to patch their own systems.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Pterodactyl | Panel | < 1.6.6 |
Related Weaknesses (CWE)
References
- https://github.com/pterodactyl/panel/commit/bf9cbe2c6d5266c6914223e067c56175de7fPatchThird Party Advisory
- https://github.com/pterodactyl/panel/security/advisories/GHSA-wwgq-9jhf-qgw6PatchThird Party Advisory
- https://github.com/pterodactyl/panel/commit/bf9cbe2c6d5266c6914223e067c56175de7fPatchThird Party Advisory
- https://github.com/pterodactyl/panel/security/advisories/GHSA-wwgq-9jhf-qgw6PatchThird Party Advisory
FAQ
What is CVE-2021-41273?
CVE-2021-41273 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Due to improperly configured CSRF protections on two routes, a malicious user could execute a CSRF-based att...
How severe is CVE-2021-41273?
CVE-2021-41273 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-41273?
Check the references section above for vendor advisories and patch information. Affected products include: Pterodactyl Panel.