Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/14258?format=api",
    "vulnerability_id": "VCID-st1x-3kvj-nfgg",
    "summary": "Duplicate Advisory: NuGet Client Security Feature Bypass Vulnerability\n## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-68w7-72jg-6qpp. This link is maintained to preserve external references.\n\n## Original Description\nNET, .NET Framework, and Visual Studio Security Feature Bypass Vulnerability",
    "aliases": [
        {
            "alias": "GHSA-jw42-5m4v-9c8g"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/50445?format=api",
            "purl": "pkg:nuget/NuGet.CommandLine@6.8.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2zs5-gfxg-efgb"
                },
                {
                    "vulnerability": "VCID-st1x-3kvj-nfgg"
                },
                {
                    "vulnerability": "VCID-xxrj-7szv-s3cm"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/NuGet.CommandLine@6.8.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0057",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0057"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0057",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0057"
        },
        {
            "reference_url": "https://security.netapp.com/advisory/ntap-20240208-0007",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://security.netapp.com/advisory/ntap-20240208-0007"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-jw42-5m4v-9c8g",
            "reference_id": "GHSA-jw42-5m4v-9c8g",
            "reference_type": "",
            "scores": [
                {
                    "value": "CRITICAL",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-jw42-5m4v-9c8g"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 20,
            "name": "Improper Input Validation",
            "description": "The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly."
        },
        {
            "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."
        },
        {
            "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."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.0 - 10.0",
    "exploitability": "0.5",
    "weighted_severity": "9.0",
    "risk_score": 4.5,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-st1x-3kvj-nfgg"
}