原始 OSV JSON{
"id": "GHSA-wwgq-9jhf-qgw6",
"aliases": [
"CVE-2021-41273"
],
"details": "### Impact\nDue to improperly configured CSRF protections on two routes, a malicious user could execute a CSRF-based attack against the following endpoints:\n\n* Sending a test email.\n* Generating a node auto-deployment token.\n\nAt 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.\n\n### Patches\nThis has been addressed in https://github.com/pterodactyl/panel/commit/bf9cbe2c6d5266c6914223e067c56175de7fc3a5 which will be released as `1.6.6`.\n\n### Workarounds\nUsers may optionally manually apply the fixes released in v1.6.6 to patch their own systems.\n",
"summary": "Cross-Site Request Forgery allowing sending of test emails and generation of node auto-deployment keys",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.6"
}
]
}
],
"package": {
"name": "pterodactyl/panel",
"ecosystem": "Packagist"
}
}
],
"modified": "2021-11-17T21:08:25Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
}
],
"published": "2021-11-18T15:46:57Z",
"references": [
{
"url": "https://github.com/pterodactyl/panel/security/advisories/GHSA-wwgq-9jhf-qgw6",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41273",
"type": "ADVISORY"
},
{
"url": "https://github.com/pterodactyl/panel/commit/bf9cbe2c6d5266c6914223e067c56175de7fc3a5",
"type": "WEB"
},
{
"url": "https://github.com/pterodactyl/panel",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-11-17T20:15:00Z",
"github_reviewed_at": "2021-11-17T14:37:10Z"
}
}