Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/200466?format=api",
    "purl": "pkg:composer/silverstripe/cms@3.1.2",
    "type": "composer",
    "namespace": "silverstripe",
    "name": "cms",
    "version": "3.1.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "4.11.3",
    "latest_non_vulnerable_version": "4.11.3",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54982?format=api",
            "vulnerability_id": "VCID-16bj-3vbe-euep",
            "summary": "Silverstripe XSS vulnerability via VirtualPage\nA cross-site scripting vulnerability has been discovered in the VirtualPage class.\n\nThis vulnerability can only be exploited if a user with CMS access has posted malicious or unescaped HTML into any of the textfields of a page which a VirtualPage refers to.\n\nThis has been resolved by ensuring that VirtualPage safely escapes all field content.",
            "references": [
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/cms/SS-2015-005-1.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/cms/SS-2015-005-1.yaml"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-cms",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-cms"
                },
                {
                    "reference_url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-005",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-005"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-r97r-64vp-fghm",
                    "reference_id": "GHSA-r97r-64vp-fghm",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-r97r-64vp-fghm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52154?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.10",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-kta3-uez1-xkd9"
                        },
                        {
                            "vulnerability": "VCID-p8xv-3qj1-h3g8"
                        },
                        {
                            "vulnerability": "VCID-rj9s-ems3-jqbk"
                        },
                        {
                            "vulnerability": "VCID-sfyd-qn7r-eqdg"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.10"
                }
            ],
            "aliases": [
                "GHSA-r97r-64vp-fghm"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-16bj-3vbe-euep"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38042?format=api",
            "vulnerability_id": "VCID-2c84-9xxd-pub2",
            "summary": "CSRF vulnerability in GridFieldAddExistingAutocompleter\nGridField does not have sufficient CSRF protection, meaning that in some cases users with CMS access can be tricked into posting unspecified data into the CMS from external websites. Amongst other default CMS interfaces, GridField is used for management of groups, users and permissions in the CMS.",
            "references": [
                {
                    "reference_url": "http://www.silverstripe.org/download/security-releases/ss-2016-002/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.silverstripe.org/download/security-releases/ss-2016-002/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52568?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.17",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.17"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52569?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.2.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.2.2"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52570?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.3.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.3.0"
                }
            ],
            "aliases": [
                "SS-2016-002"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2c84-9xxd-pub2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52809?format=api",
            "vulnerability_id": "VCID-2s8q-qgpm-cqh7",
            "summary": "Unrestricted Upload of File with Dangerous Type\nSilverstripe CMS can be susceptible to script execution from malicious upload contents under allowed file extensions (for example HTML code in a TXT file). When these files are stored as protected or draft files, the MIME detection can cause browsers to execute the file contents.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-9309",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00727",
                            "scoring_system": "epss",
                            "scoring_elements": "0.73027",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00727",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7299",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-9309"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-cms",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "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": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-cms"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9309",
                    "reference_id": "CVE-2020-9309",
                    "reference_type": "",
                    "scores": [
                        {
                            "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": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9309"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases/CVE-2020-9309",
                    "reference_id": "CVE-2020-9309",
                    "reference_type": "",
                    "scores": [
                        {
                            "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": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/download/security-releases/CVE-2020-9309"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-h77w-655f-6j3m",
                    "reference_id": "GHSA-h77w-655f-6j3m",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-h77w-655f-6j3m"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/581550?format=api",
                    "purl": "pkg:composer/silverstripe/cms@4.5.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-uy47-3s8a-hbdn"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@4.5.1"
                }
            ],
            "aliases": [
                "CVE-2020-9309",
                "GHSA-h77w-655f-6j3m"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2s8q-qgpm-cqh7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37805?format=api",
            "vulnerability_id": "VCID-3djp-e58j-2qey",
            "summary": "Cross-site Scripting\nHistory XSS Vulnerability in silverstripe.",
            "references": [
                {
                    "reference_url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-003/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-003/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/200482?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.10-rc1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-16bj-3vbe-euep"
                        },
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5633-rfh2-9qgs"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-kta3-uez1-xkd9"
                        },
                        {
                            "vulnerability": "VCID-p8xv-3qj1-h3g8"
                        },
                        {
                            "vulnerability": "VCID-rj9s-ems3-jqbk"
                        },
                        {
                            "vulnerability": "VCID-sfyd-qn7r-eqdg"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.10-rc1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52154?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.10",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-kta3-uez1-xkd9"
                        },
                        {
                            "vulnerability": "VCID-p8xv-3qj1-h3g8"
                        },
                        {
                            "vulnerability": "VCID-rj9s-ems3-jqbk"
                        },
                        {
                            "vulnerability": "VCID-sfyd-qn7r-eqdg"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.10"
                }
            ],
            "aliases": [
                "SS-2015-003-1"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3djp-e58j-2qey"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37803?format=api",
            "vulnerability_id": "VCID-3uu7-zheq-duh4",
            "summary": "Cross-site Scripting\nVirtualPage XSS in silverstripe.",
            "references": [
                {
                    "reference_url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-005/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-005/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/200482?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.10-rc1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-16bj-3vbe-euep"
                        },
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5633-rfh2-9qgs"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-kta3-uez1-xkd9"
                        },
                        {
                            "vulnerability": "VCID-p8xv-3qj1-h3g8"
                        },
                        {
                            "vulnerability": "VCID-rj9s-ems3-jqbk"
                        },
                        {
                            "vulnerability": "VCID-sfyd-qn7r-eqdg"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.10-rc1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52154?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.10",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-kta3-uez1-xkd9"
                        },
                        {
                            "vulnerability": "VCID-p8xv-3qj1-h3g8"
                        },
                        {
                            "vulnerability": "VCID-rj9s-ems3-jqbk"
                        },
                        {
                            "vulnerability": "VCID-sfyd-qn7r-eqdg"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.10"
                }
            ],
            "aliases": [
                "SS-2015-005-1"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3uu7-zheq-duh4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39021?format=api",
            "vulnerability_id": "VCID-3x46-q9cb-7ubg",
            "summary": "Information Exposure\nResponse discrepancy in the login and password reset forms in SilverStripe CMS allows remote attackers to enumerate users via timing attack.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-12849",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00392",
                            "scoring_system": "epss",
                            "scoring_elements": "0.60505",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00392",
                            "scoring_system": "epss",
                            "scoring_elements": "0.60553",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-12849"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases/ss-2017-005",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/download/security-releases/ss-2017-005"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12849",
                    "reference_id": "CVE-2017-12849",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12849"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-fwhr-g5r4-xgxf",
                    "reference_id": "GHSA-fwhr-g5r4-xgxf",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-fwhr-g5r4-xgxf"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/156099?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.5.5",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.5.5"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/154112?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.6.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.6.1"
                }
            ],
            "aliases": [
                "CVE-2017-12849",
                "GHSA-fwhr-g5r4-xgxf"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3x46-q9cb-7ubg"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54988?format=api",
            "vulnerability_id": "VCID-5633-rfh2-9qgs",
            "summary": "Silverstripe History XSS Vulnerability\nA cross-site scripting vulnerability has been discovered in the CMS page history tab.\n\nThis vulnerability can only be exploited if a user with CMS access has posted malicious or unescaped HTML into any of the text fields on a page, and if the \"compare mode\" option is selected. The HTML will be embedded into the page unescaped.\n\nThis has been resolved by performing the text comparison in a HTML friendly way.",
            "references": [
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/cms/SS-2015-003-1.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/cms/SS-2015-003-1.yaml"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-cms",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-cms"
                },
                {
                    "reference_url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-003",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-003"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-6hh6-59j2-qrxw",
                    "reference_id": "GHSA-6hh6-59j2-qrxw",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-6hh6-59j2-qrxw"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52154?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.10",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-kta3-uez1-xkd9"
                        },
                        {
                            "vulnerability": "VCID-p8xv-3qj1-h3g8"
                        },
                        {
                            "vulnerability": "VCID-rj9s-ems3-jqbk"
                        },
                        {
                            "vulnerability": "VCID-sfyd-qn7r-eqdg"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.10"
                }
            ],
            "aliases": [
                "GHSA-6hh6-59j2-qrxw"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5633-rfh2-9qgs"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38041?format=api",
            "vulnerability_id": "VCID-5cd5-kmjz-h7bv",
            "summary": "Hostname, IP and Protocol Spoofing through HTTP Headers\nIn it's default configuration, SilverStripe trusts all originating IPs to include HTTP headers for Hostname, IP and Protocol. This enables reverse proxies to forward requests while still retaining the original request information. Trusted IPs can be limited via the `SS_TRUSTED_PROXY_IPS` constant. Even with this restriction in place, SilverStripe trusts a variety of HTTP headers due to different proxy notations (e.g. `X-Forwarded-For` vs. `Client-IP`). Unless a proxy explicitly unsets invalid HTTP headers from connecting clients, this can lead to spoofing requests being passed through trusted proxies. The impact of spoofed headers can include `Director::forceSSL()` not being enforced, SS_HTTPRequest->getIP() returning a wrong IP (disabling any IP restrictions), and spoofed hostnames circumventing any hostname-specific restrictions enforced in SilverStripe Controllers. Regardless on running a reverse proxy in your hosting infrastructure, please follow the instructions on Secure Coding: Request hostname forgery in order to opt-in to these protections. If your website is not behind a reverse proxy, you might already be protected if using Apache with mod_env enabled, and you have the following line in your .htaccess file: `SetEnv BlockUntrustedIPs true`.",
            "references": [
                {
                    "reference_url": "http://www.silverstripe.org/download/security-releases/ss-2016-003/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.silverstripe.org/download/security-releases/ss-2016-003/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52568?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.17",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.17"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52569?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.2.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.2.2"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52570?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.3.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.3.0"
                }
            ],
            "aliases": [
                "SS-2016-003"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5cd5-kmjz-h7bv"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38848?format=api",
            "vulnerability_id": "VCID-b95v-49p7-fkas",
            "summary": "Cross-site Scripting\nSilverStripe CMS has an XSS via an SVG document that is mishandled by (1) the Insert Media option in the content editor or (2) an `admin/assets/add` pathname.",
            "references": [
                {
                    "reference_url": "http://lists.openwall.net/full-disclosure/2017/09/14/2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://lists.openwall.net/full-disclosure/2017/09/14/2"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-14498",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00375",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59498",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00375",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59447",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-14498"
                },
                {
                    "reference_url": "https://docs.silverstripe.org/en/3/changelogs/3.6.1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://docs.silverstripe.org/en/3/changelogs/3.6.1"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-framework/commit/25b77a2ff8deabe8e8894002b9a5647eaec27b0a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-framework/commit/25b77a2ff8deabe8e8894002b9a5647eaec27b0a"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-installer/commit/c25478bef75cc5482852e80a1fa6f1f0e6460e39",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-installer/commit/c25478bef75cc5482852e80a1fa6f1f0e6460e39"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14498",
                    "reference_id": "CVE-2017-14498",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14498"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-j696-6m57-mcrv",
                    "reference_id": "GHSA-j696-6m57-mcrv",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-j696-6m57-mcrv"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/154112?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.6.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.6.1"
                }
            ],
            "aliases": [
                "CVE-2017-14498",
                "GHSA-j696-6m57-mcrv"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-b95v-49p7-fkas"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38498?format=api",
            "vulnerability_id": "VCID-c6bz-jwhm-vkgp",
            "summary": "Cross-site Scripting\nThere is an XSS in SilverStripe CMS.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-5197",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00265",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5014",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00265",
                            "scoring_system": "epss",
                            "scoring_elements": "0.50201",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-5197"
                },
                {
                    "reference_url": "https://web.archive.org/web/20210123234141/http://www.securityfocus.com/bid/96572",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://web.archive.org/web/20210123234141/http://www.securityfocus.com/bid/96572"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/download/security-releases"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.silverstripe.org/download/security-releases/"
                },
                {
                    "reference_url": "http://www.securityfocus.com/bid/96572",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/bid/96572"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5197",
                    "reference_id": "CVE-2017-5197",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5197"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-xmjh-wjc5-wg4h",
                    "reference_id": "GHSA-xmjh-wjc5-wg4h",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-xmjh-wjc5-wg4h"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/63391?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.4.4",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.4.4"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/63392?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.5.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.5.2"
                }
            ],
            "aliases": [
                "CVE-2017-5197",
                "GHSA-xmjh-wjc5-wg4h"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-c6bz-jwhm-vkgp"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37955?format=api",
            "vulnerability_id": "VCID-efqa-bbj4-zyhd",
            "summary": "Advanced workflow member field exposure\nBy default, the CMS Admin editable template for the NotifyUsers action has access to a large number of fields, including (for instance) `Member#Password`. This would allow a malicious CMS Admin to extract other admin passwords by adding a template emailing these fields to themselves when other admins trigger the workflow. A new configuration option has been added; when this option is set to `true` via the Config API then only member fields specified via `Member.summary_fields` may be accessed.",
            "references": [
                {
                    "reference_url": "http://www.silverstripe.org/download/security-releases/SS-2015-023",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.silverstripe.org/download/security-releases/SS-2015-023"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52422?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.2.3",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.2.3"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/202099?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.3.0-rc2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.3.0-rc2"
                }
            ],
            "aliases": [
                "SS-2015-023"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-efqa-bbj4-zyhd"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43727?format=api",
            "vulnerability_id": "VCID-kta3-uez1-xkd9",
            "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nMultiple cross-site scripting (XSS) vulnerabilities in SilverStripe CMS & Framework before 3.1.16 and 3.2.x before 3.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) Locale or (2) FailedLoginCount parameter to admin/security/EditForm/field/Members/item/new/ItemEditForm.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2015-8606",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00407",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61495",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00407",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61448",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2015-8606"
                },
                {
                    "reference_url": "http://seclists.org/fulldisclosure/2015/Dec/55",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://seclists.org/fulldisclosure/2015/Dec/55"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-cms",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-cms"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2015/12/17/1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2015/12/17/1"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2015/12/17/11",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2015/12/17/11"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2015/12/18/5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2015/12/18/5"
                },
                {
                    "reference_url": "http://www.silverstripe.org/download/security-releases/ss-2015-026",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://www.silverstripe.org/download/security-releases/ss-2015-026"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8606",
                    "reference_id": "CVE-2015-8606",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8606"
                },
                {
                    "reference_url": "https://cybersecurityworks.com/zerodays/cve-2015-8606-silverstripe.html",
                    "reference_id": "CVE-2015-8606-SILVERSTRIPE.HTML",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://cybersecurityworks.com/zerodays/cve-2015-8606-silverstripe.html"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-gvc8-xjfp-6569",
                    "reference_id": "GHSA-gvc8-xjfp-6569",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-gvc8-xjfp-6569"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/202090?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.16-rc1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.16-rc1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62779?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.16",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.16"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/202096?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.2.1-rc1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.2.1-rc1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62780?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.2.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.2.1"
                }
            ],
            "aliases": [
                "CVE-2015-8606",
                "GHSA-gvc8-xjfp-6569"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kta3-uez1-xkd9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37825?format=api",
            "vulnerability_id": "VCID-p8xv-3qj1-h3g8",
            "summary": "Incorrect Permission Assignment for Critical Resource\nSiteTree Creation Permission Vulnerability in silverstripe.",
            "references": [
                {
                    "reference_url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-008-sitetree-creation-permission-vulnerability/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-008-sitetree-creation-permission-vulnerability/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52214?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.11",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-kta3-uez1-xkd9"
                        },
                        {
                            "vulnerability": "VCID-sfyd-qn7r-eqdg"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.11"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/200760?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.13-rc1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-kta3-uez1-xkd9"
                        },
                        {
                            "vulnerability": "VCID-sfyd-qn7r-eqdg"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.13-rc1"
                }
            ],
            "aliases": [
                "SS-2015-008-1"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p8xv-3qj1-h3g8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54987?format=api",
            "vulnerability_id": "VCID-rj9s-ems3-jqbk",
            "summary": "Silverstripe SiteTree Creation Permission Vulnerability\nA vulnerability exists in the permission validation for SiteTree object creation. By default user permissions are not validated by the SiteTree::canCreate method, unless overridden by user code or via the configuration system.\n\nThis vulnerability will allow users, or unauthenticated guests, to create new SiteTree objects in the database. This vulnerability is present when such users are given CMS access via other means, or if there is another mechanism (such as RestfulServer module) which allows model editing and relies on model-level permission checks.\n\nThis vulnerability is restricted to the creation of draft or live pages, and does not allow users to edit, publish, or unpublish existing pages.\n\nAll users should upgrade as soon as possible.",
            "references": [
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/cms/SS-2015-008-1.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/cms/SS-2015-008-1.yaml"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-cms",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-cms"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-cms/commit/3df41e1176385215f15fffb04fcba033a5151fb4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-cms/commit/3df41e1176385215f15fffb04fcba033a5151fb4"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-cms/commit/64955e57d1239975183f47d3ac8c3e801ddbf122",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-cms/commit/64955e57d1239975183f47d3ac8c3e801ddbf122"
                },
                {
                    "reference_url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-008-sitetree-creation-permission-vulnerability",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-008-sitetree-creation-permission-vulnerability"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3mm9-2p44-rw39",
                    "reference_id": "GHSA-3mm9-2p44-rw39",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-3mm9-2p44-rw39"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52214?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.11",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-kta3-uez1-xkd9"
                        },
                        {
                            "vulnerability": "VCID-sfyd-qn7r-eqdg"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.11"
                }
            ],
            "aliases": [
                "GHSA-3mm9-2p44-rw39"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rj9s-ems3-jqbk"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43893?format=api",
            "vulnerability_id": "VCID-sfyd-qn7r-eqdg",
            "summary": "Silverstripe CMS Open Redirect\nOpen redirect vulnerability in SilverStripe CMS & Framework 3.1.13 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the returnURL parameter to dev/build.",
            "references": [
                {
                    "reference_url": "http://hyp3rlinx.altervista.org/advisories/AS-SILVERSTRIPE0607.txt",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://hyp3rlinx.altervista.org/advisories/AS-SILVERSTRIPE0607.txt"
                },
                {
                    "reference_url": "http://packetstormsecurity.com/files/132223/SilverStripe-CMS-3.1.13-XSS-Open-Redirect.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://packetstormsecurity.com/files/132223/SilverStripe-CMS-3.1.13-XSS-Open-Redirect.html"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2015-5062",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00347",
                            "scoring_system": "epss",
                            "scoring_elements": "0.57558",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00347",
                            "scoring_system": "epss",
                            "scoring_elements": "0.57611",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2015-5062"
                },
                {
                    "reference_url": "https://web.archive.org/web/20200228091958/http://www.securityfocus.com/bid/75419",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://web.archive.org/web/20200228091958/http://www.securityfocus.com/bid/75419"
                },
                {
                    "reference_url": "https://web.archive.org/web/20201209000421/http://www.securityfocus.com/archive/1/535716/100/0/threaded",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://web.archive.org/web/20201209000421/http://www.securityfocus.com/archive/1/535716/100/0/threaded"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5062",
                    "reference_id": "CVE-2015-5062",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5062"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-fh35-p8ph-p545",
                    "reference_id": "GHSA-fh35-p8ph-p545",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-fh35-p8ph-p545"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/202088?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.14-rc1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2c84-9xxd-pub2"
                        },
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-5cd5-kmjz-h7bv"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-kta3-uez1-xkd9"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-wdcz-6vpn-ffd8"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.14-rc1"
                }
            ],
            "aliases": [
                "CVE-2015-5062",
                "GHSA-fh35-p8ph-p545"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-sfyd-qn7r-eqdg"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52799?format=api",
            "vulnerability_id": "VCID-umhc-fdfh-1fdx",
            "summary": "Cross-site Scripting\nIn SilverStripe, malicious users with a valid Silverstripe CMS login (usually CMS access) can craft profile information which can lead to XSS for other users through specially crafted login form URLs.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-9311",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00343",
                            "scoring_system": "epss",
                            "scoring_elements": "0.57206",
                            "published_at": "2026-06-05T12:55:00Z"
                        },
                        {
                            "value": "0.00343",
                            "scoring_system": "epss",
                            "scoring_elements": "0.57155",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-9311"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2020-9311.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2020-9311.yaml"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-cms",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-cms"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases/cve-2020-9311",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/download/security-releases/cve-2020-9311"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9311",
                    "reference_id": "CVE-2020-9311",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9311"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases/CVE-2020-9311",
                    "reference_id": "CVE-2020-9311",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/download/security-releases/CVE-2020-9311"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-2pw2-qpcp-m47x",
                    "reference_id": "GHSA-2pw2-qpcp-m47x",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-2pw2-qpcp-m47x"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/581550?format=api",
                    "purl": "pkg:composer/silverstripe/cms@4.5.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-uy47-3s8a-hbdn"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@4.5.1"
                }
            ],
            "aliases": [
                "CVE-2020-9311",
                "GHSA-2pw2-qpcp-m47x"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-umhc-fdfh-1fdx"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38043?format=api",
            "vulnerability_id": "VCID-wdcz-6vpn-ffd8",
            "summary": "Missing security check on dev/build/defaults\nThe `buildDefaults` method on `DevelopmentAdmin` is missing a permission check. In live mode, if you access /dev/build, you are requested to login first. However, if you access /dev/build/defaults, then the action is performed without any login check. This should be protected in the same way that /dev/build is. The `buildDefaults` view is `requireDefaultRecords()` on each `DataObject` class, and hence has the potential to modify database state. It also lists all modified tables, allowing attackers more insight into which modules are used, and how the database tables are structured.",
            "references": [
                {
                    "reference_url": "http://www.silverstripe.org/download/security-releases/ss-2015-028/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.silverstripe.org/download/security-releases/ss-2015-028/"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52568?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.1.17",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.17"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52569?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.2.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-efqa-bbj4-zyhd"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.2.2"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/52570?format=api",
                    "purl": "pkg:composer/silverstripe/cms@3.3.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-3x46-q9cb-7ubg"
                        },
                        {
                            "vulnerability": "VCID-b95v-49p7-fkas"
                        },
                        {
                            "vulnerability": "VCID-c6bz-jwhm-vkgp"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        },
                        {
                            "vulnerability": "VCID-z94y-nz4f-y7er"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.3.0"
                }
            ],
            "aliases": [
                "SS-2015-028"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wdcz-6vpn-ffd8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52802?format=api",
            "vulnerability_id": "VCID-ytbc-8mhd-b3fc",
            "summary": "Information Exposure\nIn SilverStripe, a specific URL path configured by default through the silverstripe/framework module can be used to disclose the fact that a domain is hosting a Silverstripe application. There is no disclosure of the specific version. The functionality on this URL path is limited to execution in a CLI context, and is not known to present a vulnerability through web-based access. As a side effect, this preconfigured path also blocks the creation of other resources on this path (e.g. a page).",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-6164",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00703",
                            "scoring_system": "epss",
                            "scoring_elements": "0.72448",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00703",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7249",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-6164"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2020-6164.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2020-6164.yaml"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-cms",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-cms"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-framework/commit/91d30db88f68b9b87980ef9a59e208a81980b72c",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-framework/commit/91d30db88f68b9b87980ef9a59e208a81980b72c"
                },
                {
                    "reference_url": "https://github.com/silverstripe/silverstripe-framework/commit/cce2b1630937895aa28c2914837651e7cd56d74b",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/silverstripe/silverstripe-framework/commit/cce2b1630937895aa28c2914837651e7cd56d74b"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6164",
                    "reference_id": "CVE-2020-6164",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-6164"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases/CVE-2020-6164",
                    "reference_id": "CVE-2020-6164",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/download/security-releases/CVE-2020-6164"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-gm5x-hpmw-xpxg",
                    "reference_id": "GHSA-gm5x-hpmw-xpxg",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-gm5x-hpmw-xpxg"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/581550?format=api",
                    "purl": "pkg:composer/silverstripe/cms@4.5.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-uy47-3s8a-hbdn"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@4.5.1"
                }
            ],
            "aliases": [
                "CVE-2020-6164",
                "GHSA-gm5x-hpmw-xpxg"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ytbc-8mhd-b3fc"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/51850?format=api",
            "vulnerability_id": "VCID-z94y-nz4f-y7er",
            "summary": "Improper Privilege Management\nIn SilverStripe, a missing warning about leaving `install.php` in a public webroot can lead to unauthenticated admin access.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2019-12204",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00832",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74941",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.00832",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74969",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2019-12204"
                },
                {
                    "reference_url": "https://forum.silverstripe.org/c/releases",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://forum.silverstripe.org/c/releases"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2019-12204.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2019-12204.yaml"
                },
                {
                    "reference_url": "https://packagist.org/packages/silverstripe/cms",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://packagist.org/packages/silverstripe/cms"
                },
                {
                    "reference_url": "https://packagist.org/packages/silverstripe/framework",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://packagist.org/packages/silverstripe/framework"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/download/security-releases"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.silverstripe.org/download/security-releases/"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases/cve-2019-12204",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/download/security-releases/cve-2019-12204"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12204",
                    "reference_id": "CVE-2019-12204",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12204"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases/cve-2019-12204/",
                    "reference_id": "CVE-2019-12204",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.silverstripe.org/download/security-releases/cve-2019-12204/"
                },
                {
                    "reference_url": "https://www.silverstripe.org/download/security-releases/CVE-2019-12204",
                    "reference_id": "CVE-2019-12204",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.silverstripe.org/download/security-releases/CVE-2019-12204"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-cg8j-8w52-735v",
                    "reference_id": "GHSA-cg8j-8w52-735v",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-cg8j-8w52-735v"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/76181?format=api",
                    "purl": "pkg:composer/silverstripe/cms@4.3.6",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@4.3.6"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/244109?format=api",
                    "purl": "pkg:composer/silverstripe/cms@4.4.0-rc1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-uy47-3s8a-hbdn"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@4.4.0-rc1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/76182?format=api",
                    "purl": "pkg:composer/silverstripe/cms@4.4.4",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2s8q-qgpm-cqh7"
                        },
                        {
                            "vulnerability": "VCID-umhc-fdfh-1fdx"
                        },
                        {
                            "vulnerability": "VCID-uy47-3s8a-hbdn"
                        },
                        {
                            "vulnerability": "VCID-ytbc-8mhd-b3fc"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@4.4.4"
                }
            ],
            "aliases": [
                "CVE-2019-12204",
                "GHSA-cg8j-8w52-735v"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-z94y-nz4f-y7er"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.5",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.1.2"
}