Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49230?format=api",
    "vulnerability_id": "VCID-9d22-4pny-huca",
    "summary": "Multiple vulnerabilities have been reported in Chromium and V8,\n    some of which may allow execution of arbitrary code.",
    "aliases": [
        {
            "alias": "CVE-2011-3064"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/77792?format=api",
            "purl": "pkg:ebuild/dev-lang/v8@3.8.9.16",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-lang/v8@3.8.9.16"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/77793?format=api",
            "purl": "pkg:ebuild/dev-lang/v8@18.0.1025.142",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-lang/v8@18.0.1025.142"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/77791?format=api",
            "purl": "pkg:ebuild/www-client/chromium@18.0.1025.142",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-client/chromium@18.0.1025.142"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2011-3064.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2011-3064.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2011-3064",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.03866",
                    "scoring_system": "epss",
                    "scoring_elements": "0.88165",
                    "published_at": "2026-04-01T12:55:00Z"
                },
                {
                    "value": "0.03866",
                    "scoring_system": "epss",
                    "scoring_elements": "0.88173",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.03866",
                    "scoring_system": "epss",
                    "scoring_elements": "0.88189",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.03866",
                    "scoring_system": "epss",
                    "scoring_elements": "0.88195",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.03866",
                    "scoring_system": "epss",
                    "scoring_elements": "0.88214",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.03866",
                    "scoring_system": "epss",
                    "scoring_elements": "0.8822",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.03866",
                    "scoring_system": "epss",
                    "scoring_elements": "0.88231",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.03866",
                    "scoring_system": "epss",
                    "scoring_elements": "0.88224",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.03866",
                    "scoring_system": "epss",
                    "scoring_elements": "0.88223",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.03866",
                    "scoring_system": "epss",
                    "scoring_elements": "0.88237",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.03866",
                    "scoring_system": "epss",
                    "scoring_elements": "0.88236",
                    "published_at": "2026-04-18T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2011-3064"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=807596",
            "reference_id": "807596",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=807596"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/201203-24",
            "reference_id": "GLSA-201203-24",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/201203-24"
        },
        {
            "reference_url": "https://usn.ubuntu.com/1617-1/",
            "reference_id": "USN-1617-1",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/1617-1/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 416,
            "name": "Use After Free",
            "description": "Referencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9d22-4pny-huca"
}