You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixes a self-XSS issue when entering random data into boxes while creating a new database host.
13
+
* Fixes missing `HttpForbiddenException` import in the backup status controller.
14
+
* Fixes issue where scheduled tasks would execute every minute regardless of their configured cron syntax.
15
+
* Pressing `Ctrl+Z` to undo while editing a file no longer deletes the initial file content.
16
+
* Fixed incorrect error message being returned when attempting to delete your own account as an admin.
17
+
* Fixes node description not being settable via the API.
18
+
* Fixes 0-bytes files returning an error when attempting to upload.
19
+
* Fixes nodes displaying the first available location even when that field was not edited and the node has a different value set.
20
+
* Fixes allocation notes not being reset when a server is deleted. ([#5157](https://github.com/pterodactyl/panel/pull/5157))
21
+
22
+
### Changed
23
+
* Minimum NodeJS version updated to 22 for building.
24
+
* Updated all JS and PHP dependencies to their latest versions (where feasible).
25
+
* The endpoint for disabling 2FA on an account using the client API changed from `DELETE /api/client/account/two-factor` to `POST /api/client/account/two-factor/disable`
26
+
*`^C` in an egg's stop configuration no longer rewrites itself into the default stop configuration.
27
+
*`IBM Plex Sans` font is now bundled with the local assets instead of loading from Google CDNs.
28
+
* Upload size on nodes is no longer restricted to a max of 1024MB, any positive integer value can be used.
29
+
* Administrators are now listed first when viewing a list of all users on the system.
30
+
* Websocket no longer endlessly polls when connection issues are encountered, or when Wings disconnects the user for a reason that should not be re-attempted.
11
31
32
+
## v1.11.10
12
33
### Fixed
13
-
14
34
* Update Laravel to address [CVE-2024-52301](https://github.com/advisories/GHSA-gv7v-rgg6-548h)
15
35
16
-
## v1.11.9
36
+
### Changed
37
+
* Minimum PHP version is now 8.2 due to Laravel upgrade!
17
38
39
+
## v1.11.9
18
40
### Fixed
19
-
20
41
* Fixed issue with CI not pushing Docker image
21
42
22
43
## v1.11.8
23
-
24
44
### Fixed
25
-
26
45
* Fixed an issue where a `DELETE` request was used instead of a `POST`, potentially logging user passwords in plain text if they disable 2FA.
27
46
28
47
## v1.11.7
29
-
30
48
### Added
31
-
32
49
* Java 21 to Minecraft eggs
33
50
34
51
### Changed
35
-
36
52
* Updated Minecraft EULA link
37
53
38
54
### Fixed
39
-
40
55
* Fixed backups not ever being marked as completed (#5088)
41
56
* Fixed `.7z` files not being detected as a compressed file (#5016)
42
57
43
58
## v1.11.6
44
-
45
59
### Changed
46
-
47
60
* Better node ownership checks for internal backup endpoints
48
61
* Improved validation rules on `docker_image` fields to prevent invalid inputs
49
62
50
63
### Fixed
51
-
52
64
* Multiple XSS vulnerabilities in the admin area ([GHSA-384w-wffr-x63q](https://github.com/pterodactyl/panel/security/advisories/GHSA-384w-wffr-x63q))
|[**Aussie Server Hosts**](https://aussieserverhosts.com/)| No frills Australian Owned and operated High Performance Server hosting for some of the most demanding games serving Australia and New Zealand. |
33
-
|[**BisectHosting**](https://www.bisecthosting.com/)| BisectHosting provides Minecraft, Valheim and other server hosting services with the highest reliability and lightning fast support since 2012. |
34
-
|[**MineStrator**](https://minestrator.com/)| Looking for the most highend French hosting company for your minecraft server? More than 24,000 members on our discord trust us. Give us a try! |
35
-
|[**HostEZ**](https://hostez.io)| US & EU Rust & Minecraft Hosting. DDoS Protected bare metal, VPS and colocation with low latency, high uptime and maximum availability. EZ! |
36
-
|[**Blueprint**](https://blueprint.zip/?pterodactyl=true)| Create and install Pterodactyl addons and themes with the growing Blueprint framework - the package-manager for Pterodactyl. Use multiple modifications at once without worrying about conflicts and make use of the large extension ecosystem. |
37
-
|[**indifferent broccoli**](https://indifferentbroccoli.com/)| indifferent broccoli is a game server hosting and rental company. With us, you get top-notch computer power for your gaming sessions. We destroy lag, latency, and complexity--letting you focus on the fun stuff. |
|[**Aussie Server Hosts**](https://aussieserverhosts.com/)| No frills Australian Owned and operated High Performance Server hosting for some of the most demanding games serving Australia and New Zealand. |
33
+
|[**BisectHosting**](https://www.bisecthosting.com/)| BisectHosting provides Minecraft, Valheim and other server hosting services with the highest reliability and lightning fast support since 2012. |
34
+
|[**MineStrator**](https://minestrator.com/)| Looking for the most highend French hosting company for your minecraft server? More than 24,000 members on our discord trust us. Give us a try! |
35
+
|[**HostEZ**](https://hostez.io)| US & EU Rust & Minecraft Hosting. DDoS Protected bare metal, VPS and colocation with low latency, high uptime and maximum availability. EZ! |
36
+
|[**Blueprint**](https://blueprint.zip/?utm_source=pterodactyl&utm_medium=sponsor)| Create and install Pterodactyl addons and themes with the growing Blueprint framework - the package-manager for Pterodactyl. Use multiple modifications at once without worrying about conflicts and make use of the large extension ecosystem. |
37
+
|[**indifferent broccoli**](https://indifferentbroccoli.com/)| indifferent broccoli is a game server hosting and rental company. With us, you get top-notch computer power for your gaming sessions. We destroy lag, latency, and complexity--letting you focus on the fun stuff. |
38
38
39
39
### Supported Games
40
40
@@ -63,7 +63,7 @@ and there are plenty more games available provided by the community. Some of the
63
63
* Xonotic
64
64
* Starmade
65
65
* Discord ATLBot, and most other Node.js/Python discord bots
66
-
*[and many more...](https://github.com/parkervcp/eggs)
Copy file name to clipboardExpand all lines: SECURITY.md
+14-9Lines changed: 14 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,23 @@
2
2
3
3
## Supported Versions
4
4
5
-
The following versions of Pterodactyl are receiving active support and maintenance. Any security vulnerabilities discovered must be reproducible in supported versions.
6
-
7
-
| Panel | Daemon | Supported |
8
-
|--------|--------------|--------------------|
9
-
| 1.11.x |wings@1.11.x|:white_check_mark:|
10
-
| 0.7.x |daemon@0.6.x|:x:|
5
+
Pterodactyl only provides security support for the latest `major.minor` versions of the Panel and Wings software.
6
+
If a security vulnerability is found in an older version but cannot be reproduced on a supported version it will
7
+
not be considered. Additionally, security issues found in unreleased code will be addressed, but do not warrant a
8
+
security advisory.
11
9
10
+
For example, if the latest version of the Panel is `1.2.5` then we only support security reports for issues that
11
+
occur on `>= 1.2.x` versions of the Panel software. The Panel and Wings have their own versions, but they generally
12
+
follow eachother.
12
13
13
14
## Reporting a Vulnerability
14
15
15
-
Please reach out directly to any project team member on Discord when reporting a security vulnerability, or you can email `matthew@pterodactyl.io`.
16
+
Please use our GitHub Security reporting meachnism to quickly alert the team to any security issues you come across,
17
+
or send an email to `security@pterodactyl.io` with the details of your report.
16
18
17
-
We make every effort to respond as soon as possible, although it may take a day or two for us to sync internally and determine the severity of the report and its impact. Please, _do not_ use a public facing channel or GitHub issues to report sensitive security issues.
19
+
We make every effort to respond as soon as possible, although it may take a day or two for us to sync internally and
20
+
determine the severity of the report and its impact. Please, _do not_ use a public facing channel or GitHub issues to
21
+
report sensitive security issues.
18
22
19
-
As part of our process, we will create a security advisory for the affected versions and disclose it publicly, usually two to four weeks after a releasing a version that addresses it.
23
+
As part of our process, we will create a security advisory for the affected versions and disclose it publicly, usually
24
+
two to four weeks after a releasing a version that addresses it.
0 commit comments