Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/41541?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41541?format=api",
    "vulnerability_id": "VCID-mhsu-cft3-vqgu",
    "summary": "Deserialization of Untrusted Data\nPterodactyl is an open-source game server management panel built with PHP 7, React, and Go. A malicious user can modify the contents of a `confirmation_token` input during the two-factor authentication process to reference a cache value not associated with the login attempt. In rare cases this can allow a malicious actor to authenticate as a random user in the Panel. The malicious user must target an account with two-factor authentication enabled, and then must provide a correct two-factor authentication token before being authenticated as that user. Due to a validation flaw in the logic handling user authentication during the two-factor authentication process a malicious user can trick the system into loading credentials for an arbitrary user by modifying the token sent to the server. This authentication flaw is present in the `LoginCheckpointController@__invoke` method which handles two-factor authentication for a user. This controller looks for a request input parameter called `confirmation_token` which is expected to be a character random alpha-numeric string that references a value within the Panel's cache containing a `user_id` value. This value is then used to fetch the user that attempted to login, and lookup their two-factor authentication token. Due to the design of this system, any element in the cache that contains only digits could be referenced by a malicious user, and whatever value is stored at that position would be used as the `user_id`. There are a few different areas of the Panel that store values into the cache that are integers, and a user who determines what those cache keys are could pass one of those keys which would cause this code pathway to reference an arbitrary user. At its heart this is a high-risk login bypass vulnerability. However, there are a few additional conditions that must be met in order for this to be successfully executed, notably: ) The account referenced by the malicious cache key must have two-factor authentication enabled. An account without two-factor authentication would cause an exception to be triggered by the authentication logic, thusly exiting this authentication flow. ) Even if the malicious user is able to reference a valid cache key that references a valid user account with two-factor authentication, they must provide a valid two-factor authentication token. However, due to the design of this endpoint once a valid user account is found with two-factor authentication enabled there is no rate-limiting present, thusly allowing an attacker to brute force combinations until successful. This leads to a third condition that must be met: ) For the duration of this attack sequence the cache key being referenced must continue to exist with a valid `user_id` value. Depending on the specific key being used for this attack, this value may disappear quickly, or be changed by other random user interactions on the Panel, outside the control of the attacker. In order to mitigate this vulnerability the underlying authentication logic was changed to use an encrypted session store that the user is therefore unable to control the value of. This completely removed the use of a user-controlled value being used. In addition, the code was audited to ensure this type of vulnerability is not present elsewhere.",
    "aliases": [
        {
            "alias": "CVE-2021-41129"
        },
        {
            "alias": "GHSA-5vfx-8w6m-h3v4"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/59204?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.6.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.6.2"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/59203?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537486?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537487?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537488?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537489?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.1.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537490?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.1.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.1.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537491?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.1.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.1.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537492?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.1.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.1.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537493?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.2.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537494?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.2.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.2.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537495?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.2.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.2.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537496?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.3.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.3.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537497?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.3.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.3.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537498?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.3.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.3.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537499?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.4.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.4.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537500?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.4.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.4.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537501?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.4.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.4.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537502?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.5.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.5.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537503?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.5.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.5.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537504?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.6.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.6.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/537505?format=api",
            "purl": "pkg:composer/pterodactyl/panel@1.6.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3whz-s48q-cqay"
                },
                {
                    "vulnerability": "VCID-4dmv-578h-yffr"
                },
                {
                    "vulnerability": "VCID-8spz-vf88-ffg6"
                },
                {
                    "vulnerability": "VCID-9b11-582z-9uad"
                },
                {
                    "vulnerability": "VCID-bws3-gcda-5yfp"
                },
                {
                    "vulnerability": "VCID-euq3-t72s-v7hx"
                },
                {
                    "vulnerability": "VCID-ex7c-s6tk-cub4"
                },
                {
                    "vulnerability": "VCID-k7th-zxza-suax"
                },
                {
                    "vulnerability": "VCID-khx3-uazp-w3ht"
                },
                {
                    "vulnerability": "VCID-mhsu-cft3-vqgu"
                },
                {
                    "vulnerability": "VCID-px9v-aj25-qba9"
                },
                {
                    "vulnerability": "VCID-rzhf-4asb-tqe8"
                },
                {
                    "vulnerability": "VCID-y8bz-8ura-hqc3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/pterodactyl/panel@1.6.1"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-41129",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00261",
                    "scoring_system": "epss",
                    "scoring_elements": "0.49707",
                    "published_at": "2026-06-05T12:55:00Z"
                },
                {
                    "value": "0.00261",
                    "scoring_system": "epss",
                    "scoring_elements": "0.49669",
                    "published_at": "2026-06-08T12:55:00Z"
                },
                {
                    "value": "0.00261",
                    "scoring_system": "epss",
                    "scoring_elements": "0.49699",
                    "published_at": "2026-06-07T12:55:00Z"
                },
                {
                    "value": "0.00261",
                    "scoring_system": "epss",
                    "scoring_elements": "0.49643",
                    "published_at": "2026-06-04T12:55:00Z"
                },
                {
                    "value": "0.00261",
                    "scoring_system": "epss",
                    "scoring_elements": "0.49716",
                    "published_at": "2026-06-06T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-41129"
        },
        {
            "reference_url": "https://github.com/pterodactyl/panel",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/pterodactyl/panel"
        },
        {
            "reference_url": "https://github.com/pterodactyl/panel/blob/v1.6.2/CHANGELOG.md#v162",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/pterodactyl/panel/blob/v1.6.2/CHANGELOG.md#v162"
        },
        {
            "reference_url": "https://github.com/pterodactyl/panel/commit/4a84c36009be10dbd83051ac1771662c056e4977",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/pterodactyl/panel/commit/4a84c36009be10dbd83051ac1771662c056e4977"
        },
        {
            "reference_url": "https://github.com/pterodactyl/panel/releases/tag/v1.6.2",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/pterodactyl/panel/releases/tag/v1.6.2"
        },
        {
            "reference_url": "https://github.com/pterodactyl/panel/security/advisories/GHSA-5vfx-8w6m-h3v4",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/pterodactyl/panel/security/advisories/GHSA-5vfx-8w6m-h3v4"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41129",
            "reference_id": "CVE-2021-41129",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "HIGH",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41129"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-5vfx-8w6m-h3v4",
            "reference_id": "GHSA-5vfx-8w6m-h3v4",
            "reference_type": "",
            "scores": [
                {
                    "value": "HIGH",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-5vfx-8w6m-h3v4"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 287,
            "name": "Improper Authentication",
            "description": "When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 502,
            "name": "Deserialization of Untrusted Data",
            "description": "The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid."
        },
        {
            "cwe_id": 639,
            "name": "Authorization Bypass Through User-Controlled Key",
            "description": "The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data."
        },
        {
            "cwe_id": 807,
            "name": "Reliance on Untrusted Inputs in a Security Decision",
            "description": "The product uses a protection mechanism that relies on the existence or values of an input, but the input can be modified by an untrusted actor in a way that bypasses the protection mechanism."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.0 - 8.9",
    "exploitability": "0.5",
    "weighted_severity": "8.0",
    "risk_score": 4.0,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mhsu-cft3-vqgu"
}