Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/512887?format=api",
    "purl": "pkg:composer/getkirby/cms@3.6.6%2B4",
    "type": "composer",
    "namespace": "getkirby",
    "name": "cms",
    "version": "3.6.6+4",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "4.9.1",
    "latest_non_vulnerable_version": "6.0.0-alpha.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47117?format=api",
            "vulnerability_id": "VCID-sbfh-v9uy-u3cp",
            "summary": "Kirby vulnerable to unrestricted file upload of user avatar images\n### TL;DR\n\nThis vulnerability affects all Kirby sites that might have potential attackers in the group of authenticated Panel users.\n\nThe attack requires user interaction by another user or visitor and *cannot* be automated.\n\n----\n\n### Introduction\n\nUnrestricted upload of files with a dangerous type is a type of vulnerability that allows to circumvent expectations and protections in the server setup or backend code. Uploaded files are not checked for their compliance with the intended purpose of the upload target, which can introduce secondary attack vectors.\n\nWhile the vulnerability described here does *not* allow critical attacks like remote code execution (RCE), it can still be abused to upload unexpected file types that could for example make it possible to perform cross-site scripting (XSS) attacks.\n\n### Impact\n\nUsers with Panel access can upload a user avatar in their own account view. This avatar is intended to be an image, however the file type or file extension was not validated on the backend. This effectively allowed to upload many types of files that would then be stored with the filename `profile` and the provided file extension.\n\nWhile the upload is protected against dangerous file types such as HTML files or executable PHP files, this could be abused to upload unexpected files such as PDFs that would then be available via a direct link. These links could be shared to other users.\n\n### Patches\n\nThe problem has been patched in [Kirby 3.6.6.5](https://github.com/getkirby/kirby/releases/tag/3.6.6.5), [Kirby 3.7.5.4](https://github.com/getkirby/kirby/releases/tag/3.7.5.4), [Kirby 3.8.4.3](https://github.com/getkirby/kirby/releases/tag/3.8.4.3), [Kirby 3.9.8.1](https://github.com/getkirby/kirby/releases/tag/3.9.8.1), [Kirby 3.10.0.1](https://github.com/getkirby/kirby/releases/tag/3.10.0.1), and [Kirby 4.1.1](https://github.com/getkirby/kirby/releases/tag/4.1.1). Please update to one of these or a [later version](https://github.com/getkirby/kirby/releases) to fix the vulnerability.\n\nIn all of the mentioned releases, we have added validations that prevent any files that don't have an image file extension or MIME type from being uploaded as a user avatar.\n\n### Credits\n\nThanks to Natwara Archeepsamooth (@PlyNatwara) for responsibly reporting the identified issue.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-26483",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00157",
                            "scoring_system": "epss",
                            "scoring_elements": "0.36291",
                            "published_at": "2026-06-09T12:55:00Z"
                        },
                        {
                            "value": "0.00157",
                            "scoring_system": "epss",
                            "scoring_elements": "0.36279",
                            "published_at": "2026-06-08T12:55:00Z"
                        },
                        {
                            "value": "0.00157",
                            "scoring_system": "epss",
                            "scoring_elements": "0.36315",
                            "published_at": "2026-06-07T12:55:00Z"
                        },
                        {
                            "value": "0.00157",
                            "scoring_system": "epss",
                            "scoring_elements": "0.36354",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.00157",
                            "scoring_system": "epss",
                            "scoring_elements": "0.36345",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-26483"
                },
                {
                    "reference_url": "https://github.com/getkirby/kirby",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/getkirby/kirby"
                },
                {
                    "reference_url": "https://shrouded-trowel-50c.notion.site/Kirby-CMS-4-1-0-Unrestricted-File-Upload-dc60ce3132f04442b73f2dba2631fae0?pvs=4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-02-22T16:29:31Z/"
                        }
                    ],
                    "url": "https://shrouded-trowel-50c.notion.site/Kirby-CMS-4-1-0-Unrestricted-File-Upload-dc60ce3132f04442b73f2dba2631fae0?pvs=4"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26483",
                    "reference_id": "CVE-2024-26483",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26483"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-xrvh-rvc4-5m43",
                    "reference_id": "GHSA-xrvh-rvc4-5m43",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-xrvh-rvc4-5m43"
                },
                {
                    "reference_url": "https://github.com/getkirby/kirby/security/advisories/GHSA-xrvh-rvc4-5m43",
                    "reference_id": "GHSA-xrvh-rvc4-5m43",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track*",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2024-02-22T16:29:31Z/"
                        }
                    ],
                    "url": "https://github.com/getkirby/kirby/security/advisories/GHSA-xrvh-rvc4-5m43"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69129?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.6.6%2B5",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.6.6%252B5"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/720322?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.6.6.5",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.6.6.5"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69130?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.7.5%2B4",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.7.5%252B4"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/720323?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.7.5.4",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.7.5.4"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69131?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.8.4%2B3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.8.4%252B3"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/720324?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.8.4.3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.8.4.3"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69132?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.9.8%2B1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.9.8%252B1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/720325?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.9.8.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.9.8.1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/720326?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.10.0.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.10.0.1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69133?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.10.0%2B1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.10.0%252B1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69109?format=api",
                    "purl": "pkg:composer/getkirby/cms@4.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@4.1.1"
                }
            ],
            "aliases": [
                "CVE-2024-26483",
                "GHSA-xrvh-rvc4-5m43"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "7.9",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-sbfh-v9uy-u3cp"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47124?format=api",
            "vulnerability_id": "VCID-w8k5-mcu9-zuh3",
            "summary": "Kirby vulnerable to self cross-site scripting (self-XSS) in the URL field\n### TL;DR\n\nThis vulnerability affects Kirby sites that use the [URL field](https://getkirby.com/docs/reference/panel/fields/url) in any blueprint.\n\nA successful attack commonly requires knowledge of the content structure by the attacker as well as social engineering of a user with access to the Panel. The attack *cannot* be automated.\n\nThe vulnerability is also limited to self-XSS and *cannot* directly affect other users or visitors of the site.\n\n----\n\n### Introduction\n\nCross-site scripting (XSS) is a type of vulnerability that allows to execute any kind of JavaScript code inside the Panel session of the same or other users. In the Panel, a harmful script can for example trigger requests to Kirby's API with the permissions of the victim.\n\nSelf cross-site scripting (self-XSS, also called reflected XSS) typically involves a user inadvertently executing malicious code within their own context, often through social engineering techniques. This can occur when a user is tricked into pasting and executing malicious JavaScript code into the browser's developer console, address bar or form fields.\n\nSuch vulnerabilities are critical as they allow attackers to gain access to the system or to escalate their privileges if they get access to the Panel session of an admin user. Depending on your site, other JavaScript-powered attacks are possible.\n\n### Impact\n\nThe URL field allows users to open the entered link in a new tab by clicking the link icon inside the field. This can be used to quickly verify whether the entered URL is functional and correct.\n\nIn affected versions, Kirby copied the entered URL into the link target of that link button without validating or sanitizing the link. This could be abused by attackers with a `javascript:` URL that would then be executed in the user's context when the link button was clicked with <kbd>Ctrl+Click</kbd>/<kbd>Cmd+Click</kbd>.\n\n### Patches\n\nThe problem has been patched in [Kirby 3.6.6.5](https://github.com/getkirby/kirby/releases/tag/3.6.6.5), [Kirby 3.7.5.4](https://github.com/getkirby/kirby/releases/tag/3.7.5.4), [Kirby 3.8.4.3](https://github.com/getkirby/kirby/releases/tag/3.8.4.3), [Kirby 3.9.8.1](https://github.com/getkirby/kirby/releases/tag/3.9.8.1), [Kirby 3.10.0.1](https://github.com/getkirby/kirby/releases/tag/3.10.0.1), and [Kirby 4.1.1](https://github.com/getkirby/kirby/releases/tag/4.1.1). Please update to one of these or a [later version](https://github.com/getkirby/kirby/releases) to fix the vulnerability.\n\nIn all of the mentioned releases, we have changed the URL field to only make the link button clickable if the entered URL is valid and safe.\n\n### Credits\n\nThanks to Natwara Archeepsamooth (@PlyNatwara) for responsibly reporting the identified issue.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-26481",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00098",
                            "scoring_system": "epss",
                            "scoring_elements": "0.26951",
                            "published_at": "2026-06-07T12:55:00Z"
                        },
                        {
                            "value": "0.00098",
                            "scoring_system": "epss",
                            "scoring_elements": "0.2691",
                            "published_at": "2026-06-09T12:55:00Z"
                        },
                        {
                            "value": "0.00098",
                            "scoring_system": "epss",
                            "scoring_elements": "0.26902",
                            "published_at": "2026-06-08T12:55:00Z"
                        },
                        {
                            "value": "0.00098",
                            "scoring_system": "epss",
                            "scoring_elements": "0.2699",
                            "published_at": "2026-06-06T12:55:00Z"
                        },
                        {
                            "value": "0.00098",
                            "scoring_system": "epss",
                            "scoring_elements": "0.26998",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-26481"
                },
                {
                    "reference_url": "https://github.com/getkirby/kirby",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/getkirby/kirby"
                },
                {
                    "reference_url": "https://shrouded-trowel-50c.notion.site/Kirby-CMS-4-1-0-Self-Cross-Site-Scripting-d877183d20af49f8a8f58554bc06d51c?pvs=4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "4.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-14T19:20:43Z/"
                        }
                    ],
                    "url": "https://shrouded-trowel-50c.notion.site/Kirby-CMS-4-1-0-Self-Cross-Site-Scripting-d877183d20af49f8a8f58554bc06d51c?pvs=4"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26481",
                    "reference_id": "CVE-2024-26481",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26481"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-57f2-8p89-66x6",
                    "reference_id": "GHSA-57f2-8p89-66x6",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-57f2-8p89-66x6"
                },
                {
                    "reference_url": "https://github.com/getkirby/kirby/security/advisories/GHSA-57f2-8p89-66x6",
                    "reference_id": "GHSA-57f2-8p89-66x6",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "4.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-08-14T19:20:43Z/"
                        }
                    ],
                    "url": "https://github.com/getkirby/kirby/security/advisories/GHSA-57f2-8p89-66x6"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69129?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.6.6%2B5",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.6.6%252B5"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/720322?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.6.6.5",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.6.6.5"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69130?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.7.5%2B4",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.7.5%252B4"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/720323?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.7.5.4",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.7.5.4"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69131?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.8.4%2B3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.8.4%252B3"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/720324?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.8.4.3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.8.4.3"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69132?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.9.8%2B1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.9.8%252B1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/720325?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.9.8.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.9.8.1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/720326?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.10.0.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.10.0.1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69133?format=api",
                    "purl": "pkg:composer/getkirby/cms@3.10.0%2B1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.10.0%252B1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/69109?format=api",
                    "purl": "pkg:composer/getkirby/cms@4.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1zg8-cndr-73hk"
                        },
                        {
                            "vulnerability": "VCID-4wcn-6ujb-tuhr"
                        },
                        {
                            "vulnerability": "VCID-8a1t-g8pv-4fcb"
                        },
                        {
                            "vulnerability": "VCID-e9gx-3frn-gfeu"
                        },
                        {
                            "vulnerability": "VCID-g46n-k3pp-t3a5"
                        },
                        {
                            "vulnerability": "VCID-h2gp-rqt7-ckdf"
                        },
                        {
                            "vulnerability": "VCID-hsgj-2c1x-cuhu"
                        },
                        {
                            "vulnerability": "VCID-mhvv-3qdd-qfax"
                        },
                        {
                            "vulnerability": "VCID-nt5x-k3wp-u3hu"
                        },
                        {
                            "vulnerability": "VCID-seme-4ery-6qbp"
                        },
                        {
                            "vulnerability": "VCID-w47w-xzfq-7bdk"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@4.1.1"
                }
            ],
            "aliases": [
                "CVE-2024-26481",
                "GHSA-57f2-8p89-66x6"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-w8k5-mcu9-zuh3"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/getkirby/cms@3.6.6%252B4"
}