Lucene search
+L

300 matches found

Prion
Prion
added 2021/11/17 8:15 p.m.28 views

Cross site request forgery (csrf)

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...

4.3CVSS4.8AI score0.00379EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/11/17 7:30 p.m.21 views

CVE-2021-41273 Cross-Site Request Forgery allowing sending of test emails and generation of node auto-deployment keys

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...

4.3CVSS5.1AI score0.00379EPSS
SaveExploits0References2
CVE
CVE
added 2021/11/17 7:30 p.m.91 views

CVE-2021-41273

CVE-2021-41273 affects the Pterodactyl panel where CSRF protections on two routes were improperly configured, allowing a CSRF attack that could trigger: (1) sending a test email and (2) generating a node auto-deployment token. No data exfiltration is described; impact is unsolicited emails or tok...

4.3CVSS4.7AI score0.00379EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2021/11/17 12:00 a.m.20 views

Pterodactyl 跨站请求伪造漏洞

Pterodactyl is an open source game server management panel built using PHP, Nodejs and Go. A cross-site request forgery vulnerability exists in Pterodactyl, which stems from the lack of proper CSRF protection in the product's routing configuration. An attacker could exploit the vulnerability to...

4.3CVSS5.5AI score0.00379EPSS
SaveExploits0References3
Huntr
Huntr
added 2021/11/15 5:47 a.m.29 views

Cross-Site Request Forgery (CSRF) in pterodactyl/panel

Description Following state-changing endpoints are vulnerable to CSRF: 1: GET /admin/nodes/view/1/settings/token auto-generates token when token not generated yet 2: GET /admin/settings/mail/test The X-CSRF-Token header for the API request is not validated on backend, should be a POST request to...

0.2AI score
SaveExploits0
OSV
OSV
added 2021/10/25 7:42 p.m.30 views

GHSA-M49F-HCXP-6HM6 pterodactyl/panel CSRF allowing an external page to trigger a user logout event

Impact A malicious user can trigger a user logout if a signed in user visits a malicious website that makes a request to the Panel's sign-out endpoint. This requires a targeted attack against a specific Panel instance, and serves only to sign a user out. No user details are leaked, nor is any use...

4.4AI score0.0052EPSS
SaveExploits0References5
NVD
NVD
added 2021/10/25 5:15 p.m.32 views

CVE-2021-41176

Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. In affected versions of Pterodactyl a malicious user can trigger a user logout if a signed in user visits a malicious website that makes a request to the Panel's sign-out endpoint. This requires a targeted...

4.3CVSS0.0052EPSS
SaveExploits0References3
OSV
OSV
added 2021/10/25 5:15 p.m.20 views

CVE-2021-41176

Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. In affected versions of Pterodactyl a malicious user can trigger a user logout if a signed in user visits a malicious website that makes a request to the Panel's sign-out endpoint. This requires a targeted...

4.3CVSS6.7AI score
SaveExploits0References3
Prion
Prion
added 2021/10/25 5:15 p.m.22 views

Design/Logic Flaw

Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. In affected versions of Pterodactyl a malicious user can trigger a user logout if a signed in user visits a malicious website that makes a request to the Panel's sign-out endpoint. This requires a targeted...

4.3CVSS4.5AI score0.0052EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/10/25 4:50 p.m.93 views

CVE-2021-41176

CVE-2021-41176 describes a cross-site request forgery (CSRF) vulnerability in Pterodactyl Panel where a signed-in user can be logged out if they visit a malicious site that makes a request to the Panel’s sign-out endpoint. This requires targeting a specific Panel instance and only signs the user ...

4.3CVSS4.4AI score0.0052EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/10/25 4:50 p.m.33 views

CVE-2021-41176 logout CSRF in Pterodactyl Panel

Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. In affected versions of Pterodactyl a malicious user can trigger a user logout if a signed in user visits a malicious website that makes a request to the Panel's sign-out endpoint. This requires a targeted...

4.3CVSS4.8AI score0.0052EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/10/25 12:00 a.m.9 views

Pterodactyl 跨站请求伪造漏洞

Pterodactyl is an open source game server administration panel built using PHP, Nodejs and Go. A cross-site request forgery vulnerability exists in versions of Pterodactyl prior to 1.6.3, which stems from a malicious user being able to trigger a user logout when a logged-in user accesses a...

4.3CVSS4.9AI score0.0052EPSS
SaveExploits0References3
Huntr
Huntr
added 2021/10/23 7:19 p.m.340 views

Cross-Site Request Forgery (CSRF) in pterodactyl/panel

Description Attacker is able to logout a user if a logged in user visits attacker website. Impact This vulnerability is capable of forging user to unintentional logout. Test Tested on Firefox, Chrome and Safari. Fix You use POST instead of GET. To expand: One way ANY could be abused here is that ...

0.2AI score
SaveExploits0
NVD
NVD
added 2021/10/06 8:15 p.m.22 views

CVE-2021-41129

Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. A malicious user can modify the contents of a confirmationtoken input during the two-factor authentication process to reference a cache value not associated with the login attempt. In rare cases this can...

8.1CVSS0.01752EPSS
SaveExploits0References4
OSV
OSV
added 2021/10/06 8:15 p.m.18 views

CVE-2021-41129

Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. A malicious user can modify the contents of a confirmationtoken input during the two-factor authentication process to reference a cache value not associated with the login attempt. In rare cases this can...

8.1CVSS6.9AI score
SaveExploits0References4
Prion
Prion
added 2021/10/06 8:15 p.m.19 views

Authentication flaw

Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. A malicious user can modify the contents of a confirmationtoken input during the two-factor authentication process to reference a cache value not associated with the login attempt. In rare cases this can...

6.8CVSS8.1AI score0.01752EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2021/10/06 8:05 p.m.43 views

CVE-2021-41129 Authentication bypass in Pterodactyl

Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. A malicious user can modify the contents of a confirmationtoken input during the two-factor authentication process to reference a cache value not associated with the login attempt. In rare cases this can...

8.1CVSS8.3AI score0.01752EPSS
SaveExploits0References4
CVE
CVE
added 2021/10/06 8:05 p.m.128 views

CVE-2021-41129

CVE-2021-41129 affects Pterodactyl Panel. A validation flaw in the two‑factor authentication flow (LoginCheckpointController@__invoke) allows a malicious user to alter the confirmation_token to reference a cache entry containing a user_id, potentially authenticating as an arbitrary user with two‑...

8.1CVSS8.1AI score0.01752EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2021/10/06 12:00 a.m.11 views

Pterodactyl 授权问题漏洞

Pterodactyl is an open source game server administration panel built using PHP, Nodejs and Go. Pterodactyl suffers from a security vulnerability that allows a malicious user to modify the content of the confirmationtoken input during the two-factor authentication process to refer to cached values...

8.1CVSS7.7AI score0.01752EPSS
SaveExploits0References5
Veracode
Veracode
added 2021/10/05 8:40 a.m.40 views

Authentication Bypass

pterodactyl/panel is vulnerable to authentication bypass. The library does not properly verify the user-provided security token, allowing an attacker to bypass the two-factor authentication...

8.1CVSS3.9AI score0.01752EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder