Publish GHSA-p8r3-83r8-jwj5

This commit is contained in:
advisory-database[bot]
2023-02-08 18:21:11 +00:00
parent 8e1f19ce43
commit 2e2ec68a9b
@@ -0,0 +1,84 @@
{
"schema_version": "1.3.0",
"id": "GHSA-p8r3-83r8-jwj5",
"modified": "2023-02-08T18:19:56Z",
"published": "2023-02-08T18:19:56Z",
"aliases": [
"CVE-2023-25152"
],
"summary": "Pterodactyl Wings contains UNIX Symbolic Link (Symlink) Following",
"details": "### Impact\n\nThis vulnerability impacts anyone running the affected versions of Wings. The vulnerability can be used to create new files and directory structures on the host system that previously did not exist, potentially allowing attackers to change their resource allocations, promote their containers to privileged mode, or potentially add ssh authorized keys to allow the attacker access to a remote shell on the target machine. \n\nIn order to use this exploit, an attacker must have an existing \"server\" allocated and controlled by the Wings Daemon. \nInformation on how the exploitation of this vulnerability works will be released on February 14, 2023 in North America. \n\n### Patches\n\nThis vulnerability has been resolved in version `v1.11.3` of the Wings Daemon, and has been back-ported to the 1.7 release series in `v1.7.3`.\n\nAnyone running `v1.11.x` should upgrade to `v1.11.3` and anyone running `v1.7.x` should upgrade to `v1.7.3`\n\n### Workarounds\n\nNone at this time. \n\n\n\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/pterodactyl/wings"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.7.0"
},
{
"fixed": "1.7.3"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/pterodactyl/wings"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.11.0"
},
{
"fixed": "1.11.3"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/pterodactyl/wings/security/advisories/GHSA-p8r3-83r8-jwj5"
},
{
"type": "PACKAGE",
"url": "https://github.com/pterodactyl/wings"
},
{
"type": "WEB",
"url": "https://github.com/pterodactyl/wings/releases/tag/v1.11.3"
},
{
"type": "WEB",
"url": "https://github.com/pterodactyl/wings/releases/tag/v1.7.3"
}
],
"database_specific": {
"cwe_ids": [
"CWE-61"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-02-08T18:19:56Z",
"nvd_published_at": null
}
}