Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61757?format=api",
    "purl": "pkg:pypi/plone@2.1.0",
    "type": "pypi",
    "namespace": "",
    "name": "plone",
    "version": "2.1.0",
    "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://exchange.xforce.ibmcloud.com/vulnerabilities/25781",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25781"
                },
                {
                    "reference_url": "https://web.archive.org/web/20060412111111/https://dev.plone.org/plone/ticket/5432",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "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": [],
                    "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": [],
                    "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": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1711"
                },
                {
                    "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": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nbm5-9a2r-yuba"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plone@2.1.0"
}