Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39611?format=api",
    "vulnerability_id": "VCID-49y4-ytw1-ukbh",
    "summary": "Multiple vulnerabilities have been found in GNU Binutils, the worst of which could result in denial of service.",
    "aliases": [
        {
            "alias": "CVE-2022-38128"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/75459?format=api",
            "purl": "pkg:ebuild/sys-devel/binutils@2.40",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/sys-devel/binutils@2.40"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "2.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L"
                }
            ],
            "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/202309-15",
            "reference_id": "GLSA-202309-15",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/202309-15"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "2.5 - 2.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-49y4-ytw1-ukbh"
}