Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/88583?format=api",
    "vulnerability_id": "VCID-jvev-vvw5-ruek",
    "summary": "NULL dereference in iwl driver",
    "aliases": [
        {
            "alias": "CVE-2007-5938"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/129553?format=api",
            "purl": "pkg:rpm/redhat/kernel@2.6.18-53.1.14?arch=el5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3bmg-zafd-z3bz"
                },
                {
                    "vulnerability": "VCID-9epb-x1za-vyed"
                },
                {
                    "vulnerability": "VCID-daqu-sm49-93dz"
                },
                {
                    "vulnerability": "VCID-jvev-vvw5-ruek"
                },
                {
                    "vulnerability": "VCID-xnnu-qdeh-mqbu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/kernel@2.6.18-53.1.14%3Farch=el5"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2007-5938.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2007-5938.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2007-5938",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80549",
                    "published_at": "2026-04-01T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80557",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80579",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80571",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80599",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80609",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80626",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80613",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80605",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80633",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80637",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80641",
                    "published_at": "2026-04-21T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80665",
                    "published_at": "2026-04-24T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80668",
                    "published_at": "2026-04-26T12:55:00Z"
                },
                {
                    "value": "0.01423",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80684",
                    "published_at": "2026-04-29T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2007-5938"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=385861",
            "reference_id": "385861",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=385861"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2008:0154",
            "reference_id": "RHSA-2008:0154",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2008:0154"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 476,
            "name": "NULL Pointer Dereference",
            "description": "A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": "0.5",
    "weighted_severity": "0.0",
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jvev-vvw5-ruek"
}