Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43305?format=api",
    "vulnerability_id": "VCID-knv1-ccs2-z3h9",
    "summary": "Uncontrolled Resource Consumption\n.NET, Visual Studio and PowerShell Denial of Service Vulnerability. This CVE ID is unique from CVE-2022-29117, CVE-2022-29145.",
    "aliases": [
        {
            "alias": "CVE-2022-23267"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/59840?format=api",
            "purl": "pkg:nuget/PowerShell@7.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5fcr-6vvj-63ds"
                },
                {
                    "vulnerability": "VCID-5g81-47aw-cufw"
                },
                {
                    "vulnerability": "VCID-knv1-ccs2-z3h9"
                },
                {
                    "vulnerability": "VCID-xj2e-wyk5-jub6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/PowerShell@7.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60919?format=api",
            "purl": "pkg:nuget/PowerShell@7.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-5g81-47aw-cufw"
                },
                {
                    "vulnerability": "VCID-dt17-ty9w-3fhm"
                },
                {
                    "vulnerability": "VCID-knv1-ccs2-z3h9"
                },
                {
                    "vulnerability": "VCID-xj2e-wyk5-jub6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/PowerShell@7.2.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://github.com/PowerShell/Announcements/issues/32",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/PowerShell/Announcements/issues/32"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23267",
            "reference_id": "CVE-2022-23267",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23267"
        },
        {
            "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-23267",
            "reference_id": "CVE-2022-23267",
            "reference_type": "",
            "scores": [],
            "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-23267"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-knv1-ccs2-z3h9"
}