Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/56160?format=api",
    "purl": "pkg:pypi/plone.app.users@1.1b1",
    "type": "pypi",
    "namespace": "",
    "name": "plone.app.users",
    "version": "1.1b1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.1.1",
    "latest_non_vulnerable_version": "1.1.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/34732?format=api",
            "vulnerability_id": "VCID-jvwn-yw13-gfe9",
            "summary": "plone.app.users in Plone 4.0 and 4.1 allows remote authenticated users to modify the properties of arbitrary accounts via unspecified vectors, as exploited in the wild in June 2011.",
            "references": [
                {
                    "reference_url": "http://osvdb.org/72729",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://osvdb.org/72729"
                },
                {
                    "reference_url": "http://plone.org/products/plone/security/advisories/CVE-2011-1950",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://plone.org/products/plone/security/advisories/CVE-2011-1950"
                },
                {
                    "reference_url": "http://secunia.com/advisories/44775",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://secunia.com/advisories/44775"
                },
                {
                    "reference_url": "http://securityreason.com/securityalert/8269",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://securityreason.com/securityalert/8269"
                },
                {
                    "reference_url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67695",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67695"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-2qx8-589j-gcpx",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-2qx8-589j-gcpx"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2011-16.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2011-16.yaml"
                },
                {
                    "reference_url": "http://www.securityfocus.com/archive/1/518155/100/0/threaded",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/archive/1/518155/100/0/threaded"
                },
                {
                    "reference_url": "http://www.securityfocus.com/bid/48005",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.securityfocus.com/bid/48005"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1950",
                    "reference_id": "CVE-2011-1950",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1950"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/56162?format=api",
                    "purl": "pkg:pypi/plone.app.users@1.1.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plone.app.users@1.1.1"
                }
            ],
            "aliases": [
                "CVE-2011-1950",
                "GHSA-2qx8-589j-gcpx",
                "PYSEC-2011-16"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jvwn-yw13-gfe9"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plone.app.users@1.1b1"
}