Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61758?format=api",
    "purl": "pkg:pypi/plone@2.1.2",
    "type": "pypi",
    "namespace": "",
    "name": "plone",
    "version": "2.1.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "2.5.1",
    "latest_non_vulnerable_version": "6.0.7",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43144?format=api",
            "vulnerability_id": "VCID-nbm5-9a2r-yuba",
            "summary": "Plone allows remote users to modify arbitrary portraits\nPlone 2.0.5, 2.1.2, and 2.5-beta1 does not restrict access to the (1) changeMemberPortrait, (2) deletePersonalPortrait, and (3) testCurrentPassword methods, which allows remote attackers to modify portraits.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2006-1711",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.11718",
                            "scoring_system": "epss",
                            "scoring_elements": "0.93822",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2006-1711"
                },
                {
                    "reference_url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25781",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25781"
                },
                {
                    "reference_url": "https://github.com/plone/Plone",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/plone/Plone"
                },
                {
                    "reference_url": "https://web.archive.org/web/20060412111111/https://dev.plone.org/plone/ticket/5432",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://web.archive.org/web/20060412111111/https://dev.plone.org/plone/ticket/5432"
                },
                {
                    "reference_url": "https://web.archive.org/web/20060422195724/http://www.securityfocus.com/bid/17484",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://web.archive.org/web/20060422195724/http://www.securityfocus.com/bid/17484"
                },
                {
                    "reference_url": "http://www.debian.org/security/2006/dsa-1032",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "http://www.debian.org/security/2006/dsa-1032"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1711",
                    "reference_id": "CVE-2006-1711",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1711"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/linux/remote/27630.txt",
                    "reference_id": "CVE-2006-1711;OSVDB-24582",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/linux/remote/27630.txt"
                },
                {
                    "reference_url": "https://www.securityfocus.com/bid/17484/info",
                    "reference_id": "CVE-2006-1711;OSVDB-24582",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://www.securityfocus.com/bid/17484/info"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-jcwh-rj6j-vm75",
                    "reference_id": "GHSA-jcwh-rj6j-vm75",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-jcwh-rj6j-vm75"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2006-1711",
                "GHSA-jcwh-rj6j-vm75"
            ],
            "risk_score": 10.0,
            "exploitability": "2.0",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nbm5-9a2r-yuba"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "3.1",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plone@2.1.2"
}