Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/56135?format=api",
    "vulnerability_id": "VCID-vrgf-78rg-cbej",
    "summary": "Multiple vulnerabilities have been reported in Chromium, some of\n    which may allow execution of arbitrary code.",
    "aliases": [
        {
            "alias": "CVE-2011-3960"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/82932?format=api",
            "purl": "pkg:ebuild/www-client/chromium@17.0.963.56",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-client/chromium@17.0.963.56"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2011-3960.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2011-3960.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2011-3960",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81217",
                    "published_at": "2026-04-01T12:55:00Z"
                },
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81225",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81249",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81247",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81275",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.8128",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81301",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81287",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81317",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81319",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.81318",
                    "published_at": "2026-04-21T12:55:00Z"
                },
                {
                    "value": "0.01525",
                    "scoring_system": "epss",
                    "scoring_elements": "0.8134",
                    "published_at": "2026-04-24T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2011-3960"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=788858",
            "reference_id": "788858",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=788858"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/201202-01",
            "reference_id": "GLSA-201202-01",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/201202-01"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 121,
            "name": "Stack-based Buffer Overflow",
            "description": "A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function)."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vrgf-78rg-cbej"
}