Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/66540?format=api",
    "purl": "pkg:pypi/intel-tensorflow@2.12",
    "type": "pypi",
    "namespace": "",
    "name": "intel-tensorflow",
    "version": "2.12",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45828?format=api",
            "vulnerability_id": "VCID-pykv-y1x7-ykg5",
            "summary": "Improper Restriction of Operations within the Bounds of a Memory Buffer\nImproper buffer restrictions in the Intel(R) Optimization for Tensorflow software before version 2.12 may allow an authenticated user to potentially enable escalation of privilege via local access.",
            "references": [
                {
                    "reference_url": "http://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00840.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00840.html"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27506",
                    "reference_id": "CVE-2023-27506",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27506"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-m2f8-v8q4-3m59",
                    "reference_id": "GHSA-m2f8-v8q4-3m59",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-m2f8-v8q4-3m59"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/66540?format=api",
                    "purl": "pkg:pypi/intel-tensorflow@2.12",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/intel-tensorflow@2.12"
                }
            ],
            "aliases": [
                "CVE-2023-27506",
                "GHSA-m2f8-v8q4-3m59"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pykv-y1x7-ykg5"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/intel-tensorflow@2.12"
}